Liberator.Resource.valid_content_header-question-mark
You're seeing just the callback
valid_content_header-question-mark
, go back to Liberator.Resource module for more information.
Specs
valid_content_header?(Plug.Conn.t()) :: true | false
Check if the Content-Type of the body is valid.
By default, always returns true
.