Skip to main content

Module dpi_proxy_credential

Module dpi_proxy_credential 

Available on crate feature http only.
Expand description

Middleware that extracts credentials for an egress proxy found in the Proxy-Authorization header of a passthrough request.

See for more information: DpiProxyCredentialExtractor

Structs§

DpiProxyCredentialExtractor
Middleware that extracts credentials for an egress proxy found in the Proxy-Authorization header of a passthrough request.
DpiProxyCredentialExtractorLayer
Layer that applies the DpiProxyCredentialExtractor middleware.