aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/http/headers/proxy-authorization
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2022-02-19 23:15:44 +0900
committerMasahiro FUJIMOTO <mfujimot@gmail.com>2022-02-26 16:04:39 +0900
commit738a1d2923d92b39391c041707c74577c6f737b5 (patch)
tree48e78d7ee1aa8e1c055d67968c15bee9d13cdffb /files/ja/web/http/headers/proxy-authorization
parent094e49f2dbbf37f73312be261d74cd3a0e05fcb7 (diff)
downloadtranslated-content-738a1d2923d92b39391c041707c74577c6f737b5.tar.gz
translated-content-738a1d2923d92b39391c041707c74577c6f737b5.tar.bz2
translated-content-738a1d2923d92b39391c041707c74577c6f737b5.zip
Web/HTTP/Authentication へのリンクのフラグメントを修正
Diffstat (limited to 'files/ja/web/http/headers/proxy-authorization')
-rw-r--r--files/ja/web/http/headers/proxy-authorization/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/http/headers/proxy-authorization/index.html b/files/ja/web/http/headers/proxy-authorization/index.html
index b56a88e7da..3606336114 100644
--- a/files/ja/web/http/headers/proxy-authorization/index.html
+++ b/files/ja/web/http/headers/proxy-authorization/index.html
@@ -28,7 +28,7 @@ translation_of: Web/HTTP/Headers/Proxy-Authorization
<dl>
<dt>&lt;type&gt;</dt>
- <dd><a href="/ja/docs/Web/HTTP/Authentication#Authentication_schemes">認証の種類</a>。一般的には <a href="/ja/docs/Web/HTTP/Authentication#Basic_authentication_scheme">"Basic"</a> です。<a href="http://www.iana.org/assignments/http-authschemes/http-authschemes.xhtml">認証方法の IANA レジストリ</a>も参照してください。</dd>
+ <dd><a href="/ja/docs/Web/HTTP/Authentication#認証方式">認証方式</a>。一般的には <a href="/ja/docs/Web/HTTP/Authentication#basic_認証方式">"Basic"</a> です。<a href="http://www.iana.org/assignments/http-authschemes/http-authschemes.xhtml">認証方式の IANA レジストリ</a>も参照してください。</dd>
<dt>&lt;credentials&gt;</dt>
<dd>"Basic" 認証方式を使用している場合、認証情報は次のように構築されます。
<ul>