Module
WEBrick::HTTPAuth::ProxyAuthenticator
lib/webrick/httpauth/authenticator.rb
Module
providing generic support for both
Digest
and Basic authentication schemes for proxies.
Constants
RequestField
=
"Proxy-Authorization"
ResponseField
=
"Proxy-Authenticate"
InfoField
=
"Proxy-Authentication-Info"
AuthException
=
HTTPStatus::ProxyAuthenticationRequired