Skip to main content

Module dpi_proxy_credential

Module dpi_proxy_credential 

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.