Liberator.Resource.post_redirect-question-mark
You're seeing just the callback
post_redirect-question-mark
, go back to Liberator.Resource module for more information.
Specs
post_redirect?(Plug.Conn.t()) :: true | false
Decide if the response should redirect after a POST
.
By default, always returns false
.