Liberator.Resource.handle_unsupported_media_type

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

handle_unsupported_media_type(arg1)

View Source (since 1.0)

Specs

handle_unsupported_media_type(Plug.Conn.t()) :: Plug.Conn.t()

Returns content for a 415 Unsuppported Media Type response.