API Reference reverse_proxy_plug v2.0.0
Modules
The main ReverseProxyPlug module.
Behaviour defining the HTTP client interface needed for reverse proxying.
HTTPoison adapter for the ReverseProxyPlug.HTTPClient
behaviour
Tesla adapter for the ReverseProxyPlug.HTTPClient
behaviour
Carries the reference to be used for parsing an asynchronous response
If the option :follow_redirect
is given to a request, HTTP redirects are automatically follow if
the method is set to :get
or :head
and the response's status_code
is 301
, 302
or 307
.
Request
properties
HTTP Client response model