Module proxy_auth
Expand description
Middleware that validates if a request has the appropriate Proxy Authorisation.
If the request is not authorized a 407 Proxy Authentication Required
response will be sent.
Structsยง
- Proxy
Auth Layer - Layer that applies the
ProxyAuthService
middleware which apply a timeout to requests. - Proxy
Auth Service - Middleware that validates if a request has the appropriate Proxy Authorisation.