Liberator.Resource.handle_options
You're seeing just the callback
handle_options
, go back to Liberator.Resource module for more information.
Specs
handle_options(Plug.Conn.t()) :: Plug.Conn.t()
Returns content for a 200 OK
response to an OPTIONS
request.