ReverseIt.HTTPProxy (ReverseIt v0.2.0)

Copy Markdown View Source

Handles HTTP request proxying using Finch for pooled requests and Mint for streaming request bodies.

Summary

Functions

Proxies an HTTP request to the backend.

Functions

proxy(conn, config)

@spec proxy(Plug.Conn.t(), ReverseIt.Config.t()) :: Plug.Conn.t()

Proxies an HTTP request to the backend.