HTTP Catsrefined

407 Proxy Authentication Required

Proxy Authentication Required

描述

HTTP 407 Proxy Authentication Required 客戶端錯誤狀態回應碼表示請求因缺少位於瀏覽器與可存取所請求資源的伺服器之間的代理伺服器的有效身份驗證憑證而未被執行。

此狀態碼會附帶 Proxy-Authenticate 標頭,其中包含如何正確授權的資訊。

參見

來源: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/407