Skip to main content

Module forward_proxy

Module forward_proxy 

Available on crate features http and std only.
Expand description

Authentication policy for established HTTP forward-proxy connections.

Structs§

HttpForwardProxyAuthRequired
An established HTTP forward proxy requires authentication.
HttpForwardProxyLayer
HTTP middleware for requests sent directly to an HTTP forward proxy.
HttpForwardProxyService
Service produced by HttpForwardProxyLayer.