Liberator.Resource.if_match_star_exists_for_missing-question-mark
You're seeing just the callback
if_match_star_exists_for_missing-question-mark
, go back to Liberator.Resource module for more information.
Specs
if_match_star_exists_for_missing?(Plug.Conn.t()) :: true | false
Check if the If-Match *
header exists for a resource that does not exist.
Used internally; it is not advised to override this function.