Liberator.Resource.known_content_type-question-mark

You're seeing just the callback known_content_type-question-mark, go back to Liberator.Resource module for more information.
Link to this callback

known_content_type?(arg1)

View Source (since 1.0)

Specs

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

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

By default, always returns true.