Module: WEBrick::HTTPAuth::ProxyAuthenticator
- Included in:
- ProxyBasicAuth, ProxyDigestAuth
- Defined in:
- lib/webrick/httpauth/authenticator.rb
Constant Summary collapse
- RequestField =
"Proxy-Authorization"- ResponseField =
"Proxy-Authenticate"- InfoField =
"Proxy-Authentication-Info"- AuthException =
HTTPStatus::ProxyAuthenticationRequired