407 Proxy Authentication Required
HTTP 407 Proxy Authentication Required
クライアントエラーというステータスのレスポンスコードは、リクエストが適用されていないことを示しています。なぜなら、ブラウザと要求されたリソースにアクセスできるサーバーの間にあるプロキシサーバーに有効な認証情報が不足しているためです。
このステータスは、正しい認証の仕方に関する情報を含む Proxy-Authenticate
ヘッダーと共に送信されます。
ステータス
407 Proxy Authentication Required
レスポンス例
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 | Title |
---|---|
RFC 7235, セクション 3.2: 407 Proxy Authentication Required | HTTP/1.1: Authentication |
ブラウザ互換性
BCD tables only load in the browser
The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.