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