reverse_proxy_plug v1.2.2 ReverseProxyPlug.HTTPClient behaviour
Behaviour defining the HTTP client interface needed for reverse proxying.
Link to this section Summary
Link to this section Callbacks
Link to this callback
request(arg1)
request(HTTPoison.Request.t()) :: {:ok, HTTPoison.Response.t() | HTTPoison.AsyncResponse.t()} | {:error, HTTPoison.Error.t()}