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