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ยง

ProxyAuthLayer
Layer that applies the ProxyAuthService middleware which apply a timeout to requests.
ProxyAuthService
Middleware that validates if a request has the appropriate Proxy Authorisation.