Liberator.Resource.put_to_different_url-question-mark

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

put_to_different_url?(arg1)

View Source (since 1.0)

Specs

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

Decide if a PUT request should be made to a different URL.

By default, always returns false.