Liberator.Resource.handle_moved_permanently
You're seeing just the callback
handle_moved_permanently
, go back to Liberator.Resource module for more information.
Specs
handle_moved_permanently(Plug.Conn.t()) :: Plug.Conn.t()
Returns content for a 301 Moved Permanently
response.