library webrick/httpauth/basicauth

[edit]

要約

HTTP の Basic 認証のためのライブラリです。

クラス

WEBrick::HTTPAuth::BasicAuth

HTTP の Basic 認証のためのクラスです。

  WEBrick::HTTPAuth::ProxyBasicAuth

プロクシの Basic 認証のためのクラスです。

同時にrequireされるライブラリ

webrick/config
webrick/httpauth/authenticator

HTTP 認証で利用するモジュールを提供するライブラリです。

webrick/httpstatus

HTTP のステータスを表す例外クラスを提供します。

webrick/httputils
webrick/httpversion
webrick/log
webrick/utils