摘要
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