Liberator.Resource.handle_request_entity_too_large

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

handle_request_entity_too_large(arg1)

View Source (since 1.0)

Specs

handle_request_entity_too_large(Plug.Conn.t()) :: Plug.Conn.t()

Returns content for a 413 Entity Too Large response.