reverse_proxy_plug v1.3.1 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)
Specs
request(HTTPoison.Request.t()) :: {:ok, HTTPoison.Response.t() | HTTPoison.AsyncResponse.t()} | {:error, HTTPoison.Error.t()}