Liberator.Resource.etag_matches_for_if_match-question-mark

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

etag_matches_for_if_match?(arg1)

View Source (since 1.0)

Specs

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

Check if the etag for the current resource matches the value in the If-Match header.

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