Liberator.Resource.moved_temporarily-question-mark

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

moved_temporarily?(arg1)

View Source (since 1.0)

Specs

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

Check if the resource was moved temporarily.

By default, always returns false.