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.
Link to this callback

valid_content_header?(arg1)

View Source (since 1.0)

Specs

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

Check if the Content-Type of the body is valid.

By default, always returns true.