Liberator.Resource.etag_matches_for_if_none-question-mark

You're seeing just the callback etag_matches_for_if_none-question-mark, go back to Liberator.Resource module for more information.
Link to this callback

etag_matches_for_if_none?(arg1)

View Source (since 1.0)

Specs

etag_matches_for_if_none?(Plug.Conn.t()) :: true | false

Check if the etag of the current resource matches the If-Match-None header.

By default, checks the header against the value returned by etag/1.