Liberator.Resource.handle_malformed
You're seeing just the callback
handle_malformed
, go back to Liberator.Resource module for more information.
Specs
handle_malformed(Plug.Conn.t()) :: Plug.Conn.t()
Returns content for a 400 Malformed
response.