Liberator.Resource.post_to_gone-question-mark
You're seeing just the callback
post_to_gone-question-mark
, go back to Liberator.Resource module for more information.
Specs
post_to_gone?(Plug.Conn.t()) :: true | false
Check if the request method is POST
for resources that do not exist anymore.
Used internally; it is not advised to override this function.