From 738a1d2923d92b39391c041707c74577c6f737b5 Mon Sep 17 00:00:00 2001 From: Masahiro FUJIMOTO Date: Sat, 19 Feb 2022 23:15:44 +0900 Subject: Web/HTTP/Authentication へのリンクのフラグメントを修正 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/ja/web/http/headers/proxy-authorization/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files/ja/web/http/headers/proxy-authorization') 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
<type>
-
認証の種類。一般的には "Basic" です。認証方法の IANA レジストリも参照してください。
+
認証方式。一般的には "Basic" です。認証方式の IANA レジストリも参照してください。
<credentials>
"Basic" 認証方式を使用している場合、認証情報は次のように構築されます。
    -- cgit v1.2.3-54-g00ecf