#?SuikaWiki/0.9 page-icon="HTTP" * From specifications ** RFC 2068 & 2616 (HTTP/1.1) 10.4.8 407 Proxy Authentication Required > This code is similar to 401 (Unauthorized), but indicates that the client [DEL[MUST]] [INS[must]] first authenticate itself with the proxy. The proxy MUST return a Proxy-Authenticate header field (section 14.33) containing a challenge applicable to the proxy for the requested resource. The client MAY repeat the request with a suitable Proxy-Authorization header field (section 14.34). HTTP access authentication is explained in [DEL[section 11]] [INS["HTTP Authentication: Basic and Digest Access Authentication" [43] ]]. この符号は、 [CODE(HTTP)[[[401]]]] (認証されていません) と同様ですが、 クライアントはまず串について認証しなければならないことを示します。 串は要求された資源について串に適用可能な[[誰何]]を含んだ [CODE(HTTP)[[[Proxy-Authenticate]]]] 頭欄を返さなければ'''なりません'''。 クライアントは、適当な [CODE(HTTP)[[[Proxy-Authorization]]]] 頭欄をつけて要求を繰り返しても'''構いません'''。 ** License [[RFCのライセンス]] * memo