class WEBrick::HTTPAuth::ProxyBasicAuth + WEBrick::HTTPAuth::ProxyAuthenticator
クラスの継承リスト: WEBrick::HTTPAuth::ProxyBasicAuth < WEBrick::HTTPAuth::ProxyAuthenticator < WEBrick::HTTPAuth::BasicAuth < WEBrick::HTTPAuth::Authenticator < Object < Kernel < BasicObject
要約
プロクシの Basic 認証のためのクラスです。
定数
AuthException -> ClassInfoField -> "Proxy-Authentication-Info"-
キーの名前です。
RequestField -> "Proxy-Authorization"-
リクエストフィールドのキーの名前です。
ResponseField -> "Proxy-Authenticate"-
レスポンスフィールドのキーの名前です。
class WEBrick::HTTPAuth::ProxyBasicAuth