Module forward_proxy
Available on crate features
http and std only.Expand description
Authentication policy for established HTTP forward-proxy connections.
Structs§
- Http
Forward Proxy Auth Required - An established HTTP forward proxy requires authentication.
- Http
Forward Proxy Layer - HTTP middleware for requests sent directly to an HTTP forward proxy.
- Http
Forward Proxy Service - Service produced by
HttpForwardProxyLayer.