ReverseProxyPlug (reverse_proxy_plug v2.0.0) View Source
The main ReverseProxyPlug module.
Link to this section Summary
Link to this section Functions
Specs
call(Plug.Conn.t(), Keyword.t()) :: Plug.Conn.t()
Callback implementation for Plug.call/2
.
Specs
Callback implementation for Plug.init/1
.