ReverseProxyPlug (reverse_proxy_plug v2.0.0) View Source

The main ReverseProxyPlug module.

Link to this section Summary

Link to this section Functions

Specs

Callback implementation for Plug.call/2.

Specs

init(Keyword.t()) :: Keyword.t()

Callback implementation for Plug.init/1.

Link to this function

request(conn, body, opts)

View Source
Link to this function

response(error, conn, opts)

View Source