Liberator.Resource.etag
You're seeing just the callback
etag
, go back to Liberator.Resource module for more information.
Specs
etag(Plug.Conn.t()) :: String.t()
Returns the etag for the current entity.
This value will be used to respond to caching headers like If-None-Match
.