reverse_proxy_plug v1.1.1 ReverseProxyPlug
The main ReverseProxyPlug module.
Link to this section Summary
Link to this section Functions
Link to this function
call(conn, opts)
call(conn, opts)
call(Plug.Conn.t(), Keyword.t()) :: Plug.Conn.t()
call(Plug.Conn.t(), Keyword.t()) :: Plug.Conn.t()
Callback implementation for Plug.call/2
.
Link to this function
init(opts)
Callback implementation for Plug.init/1
.
Link to this function
request(conn, body, opts)
Link to this function