Liberator.Resource.existed-question-mark
You're seeing just the callback
existed-question-mark
, go back to Liberator.Resource module for more information.
Specs
existed?(Plug.Conn.t()) :: true | false
Check if the resource ever existed.
Answering true
here will lead you down the path that leads to
responses like "Moved Permanently" and "Gone", among othes.