Expand description
http reverse and forward proxy trillium handler
Modules§
- upstream
- Upstream selectors
Structs§
- Client
- A client contains a Config and an optional connection pool and builds conns.
- Forward
Proxy Connect - trillium handler to implement Connect proxying
- Proxy
- the proxy handler
- Url
- A parsed URL record.
Traits§
- Connector
- Interface for runtime and tls adapters for the trillium client
Functions§
- proxy
- constructs a new
Proxy
. alias ofProxy::new