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