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