概要
Authentication with a proxy is required before the request can proceed.
いつ発生するか
Returned by a proxy that needs credentials; it sends a Proxy-Authenticate header.
よくある原因
- Missing proxy credentials
- Corporate proxy requires login
解決方法
- Send Proxy-Authorization credentials
- Authenticate with the proxy