Liberator.Resource.body_exists-question-mark

You're seeing just the callback body_exists-question-mark, go back to Liberator.Resource module for more information.

Specs

body_exists?(Plug.Conn.t()) :: true | false

Check if the request has a body.

Used internally; it is not advised to override this function.