Liberator.Resource.handle_moved_permanently

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

handle_moved_permanently(arg1)

View Source (since 1.0)

Specs

handle_moved_permanently(Plug.Conn.t()) :: Plug.Conn.t()

Returns content for a 301 Moved Permanently response.