WEBrick::HTTPAuth::ProxyBasicAuth < WEBrick::HTTPAuth::BasicAuth
| Use Case | Command / Description |
|---|---|
| 🔐 Create proxy basic auth instance | WEBrick::HTTPAuth::ProxyBasicAuth.new(realm: "Proxy Realm", ...) |
| 👤 Add user credentials | auth = WEBrick::HTTPAuth::ProxyBasicAuth.new(...); auth.set_user(user, password) |
| 🛡️ Authenticate proxy requests | WEBrick::HTTPAuth::ProxyBasicAuth.authenticate(request, response) |
Basic authentication for proxy servers. See BasicAuth for details.
Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-31 05:16 @216.73.217.152
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format