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.
Specs
known_content_type?(Plug.Conn.t()) :: true | false
Check if the Content-Type of the body is known.
By default, always returns true
.