module WEBrick::HTTPAuth::ProxyAuthenticator

[edit]

要約

このモジュールはプロキシのためにダイジェスト認証とベーシック認証の両方の一般的なサポートを提供します。

目次

定数

定数

AuthException -> Class[permalink][rdoc][edit]

WEBrick::HTTPStatus::ProxyAuthenticationRequired です。

InfoField -> "Proxy-Authentication-Info"[permalink][rdoc][edit]

キーの名前です。

RequestField -> "Proxy-Authorization"[permalink][rdoc][edit]

リクエストフィールドのキーの名前です。

ResponseField -> "Proxy-Authenticate"[permalink][rdoc][edit]

レスポンスフィールドのキーの名前です。