407 Proxy Authentication Required
HTTP 407 Proxy Authentication Required
用戶端錯誤狀態回應碼表示請求未被應用,因為它缺少對於位於瀏覽器與可訪問所請求資源的伺服器之間的代理伺服器的有效認證憑證。
此狀態隨著一個含有如何正確授權的 Proxy-Authenticate
標頭一同發送。
狀態
http
407 Proxy Authentication Required
範例
http
HTTP/1.1 407 Proxy Authentication Required
Date: Wed, 21 Oct 2015 07:28:00 GMT
Proxy-Authenticate: Basic realm="Access to internal site"
規範
Specification |
---|
HTTP Semantics # status.407 |
瀏覽器相容性
{{Compat}}