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§
- DpiProxy
Credential Extractor - Middleware that extracts credentials for an egress proxy found in the Proxy-Authorization header of a passthrough request.
- DpiProxy
Credential Extractor Layer - Layer that applies the
DpiProxyCredentialExtractormiddleware.