View Source Wayfarer.Server.Proxy (wayfarer v0.6.1)
Uses Mint to convert a Plug connection into an outgoing HTTP request to a specific target.
Summary
Functions
Convert the request conn into an HTTP request to the specified target.
Functions
@spec request(Plug.Conn.t(), Wayfarer.Router.target()) :: Plug.Conn.t()
Convert the request conn into an HTTP request to the specified target.