Module rama::http::layer::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ยง
- Layer that applies the
ProxyAuthService
middleware which apply a timeout to requests. - Middleware that validates if a request has the appropriate Proxy Authorisation.