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