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
@spec proxy(Plug.Conn.t(), ReverseIt.Config.t()) :: Plug.Conn.t()
Proxies an HTTP request to the backend.