Module WEBrick::HTTPAuth::ProxyAuthenticator
In: webrick/httpauth/authenticator.rb

Constants

RequestField = "Proxy-Authorization"
ResponseField = "Proxy-Authenticate"
InfoField = "Proxy-Authentication-Info"
AuthException = HTTPStatus::ProxyAuthenticationRequired

[Validate]