aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/http/headers
diff options
context:
space:
mode:
authorMasahiro FUJIMOTO <mfujimot@gmail.com>2021-09-07 00:29:50 +0900
committerpotappo <potappo@gmail.com>2021-09-18 22:24:37 +0900
commit4a573bbdd0e5945998a37162d1535245d4e20416 (patch)
tree882db0cd8f37c947955b460700d4d331f6bb95bb /files/ja/web/http/headers
parente675bc16532dd880010aa9c2de2f9ed2f2bb3430 (diff)
downloadtranslated-content-4a573bbdd0e5945998a37162d1535245d4e20416.tar.gz
translated-content-4a573bbdd0e5945998a37162d1535245d4e20416.tar.bz2
translated-content-4a573bbdd0e5945998a37162d1535245d4e20416.zip
Web/a-h以下の文書内のリンクURLを正規化
- /en-US へのリンクを /ja へのリンクに修正 - /ja が付いていないものに /ja を付加 - MDN内のリンクが完全URLの場合、 /ja/docs からのURLに修正
Diffstat (limited to 'files/ja/web/http/headers')
-rw-r--r--files/ja/web/http/headers/accept-ch/index.html2
-rw-r--r--files/ja/web/http/headers/accept-encoding/index.html4
-rw-r--r--files/ja/web/http/headers/accept-language/index.html2
-rw-r--r--files/ja/web/http/headers/accept/index.html2
-rw-r--r--files/ja/web/http/headers/access-control-allow-headers/index.html4
-rw-r--r--files/ja/web/http/headers/access-control-allow-methods/index.html2
-rw-r--r--files/ja/web/http/headers/access-control-expose-headers/index.html2
-rw-r--r--files/ja/web/http/headers/content-security-policy/default-src/index.html6
-rw-r--r--files/ja/web/http/headers/feature-policy/index.html2
-rw-r--r--files/ja/web/http/headers/if-range/index.html2
-rw-r--r--files/ja/web/http/headers/sourcemap/index.html2
-rw-r--r--files/ja/web/http/headers/vary/index.html2
-rw-r--r--files/ja/web/http/headers/x-frame-options/index.html4
13 files changed, 18 insertions, 18 deletions
diff --git a/files/ja/web/http/headers/accept-ch/index.html b/files/ja/web/http/headers/accept-ch/index.html
index 4c7956ce4a..236ae76698 100644
--- a/files/ja/web/http/headers/accept-ch/index.html
+++ b/files/ja/web/http/headers/accept-ch/index.html
@@ -42,7 +42,7 @@ Vary: DPR, Viewport-Width, Width
</pre>
<div class="blockIndicator note">
-<p><strong>注:</strong> 受け入れられたクライアントのヒントに基づいて、<a href="/en-US/docs/Glossary/Client_hints#Varying_Client_Hints">レスポンスを変更</a>することを忘れないでください。</p>
+<p><strong>注:</strong> 受け入れられたクライアントのヒントに基づいて、<a href="/ja/docs/Glossary/Client_hints#Varying_Client_Hints">レスポンスを変更</a>することを忘れないでください。</p>
</div>
<h2 id="Browser_compatibility" name="Browser_compatibility">ブラウザーの互換性</h2>
diff --git a/files/ja/web/http/headers/accept-encoding/index.html b/files/ja/web/http/headers/accept-encoding/index.html
index 975dd263ed..373e467b11 100644
--- a/files/ja/web/http/headers/accept-encoding/index.html
+++ b/files/ja/web/http/headers/accept-encoding/index.html
@@ -73,7 +73,7 @@ Accept-Encoding: deflate, gzip;q=1.0, *;q=0.5</pre>
<dt><code>*</code></dt>
<dd>ヘッダーに挙げられていないあらゆるコンテンツエンコーディングに一致します。これはこのヘッダーがない場合の既定値です。すべてのアルゴリズムに対応しているという意味ではありません。評価される設定がないだけです。</dd>
<dt><code>;q=</code> (q 値の重みづけ)</dt>
- <dd><em>weight</em> と呼ばれる相対的な<a href="/en-US/docs/Glossary/Quality_values">品質値</a>を使用して表現される設定の順序づけをするための任意の値です。</dd>
+ <dd><em>weight</em> と呼ばれる相対的な<a href="/ja/docs/Glossary/Quality_values">品質値</a>を使用して表現される設定の順序づけをするための任意の値です。</dd>
</dl>
<h2 id="Examples" name="Examples">例</h2>
@@ -109,7 +109,7 @@ Accept-Encoding: br;q=1.0, gzip;q=0.8, *;q=0.1
<h2 id="See_also" name="See_also">関連情報</h2>
<ul>
- <li>HTTP <a href="/docs/Web/HTTP/Content_negotiation">コンテンツ交渉</a></li>
+ <li>HTTP <a href="/ja/docs/Web/HTTP/Content_negotiation">コンテンツ交渉</a></li>
<li>コンテンツ交渉の結果を伴うヘッダー: {{HTTPHeader("Content-Encoding")}}</li>
<li>他の同様のヘッダー: {{HTTPHeader("TE")}}, {{HTTPHeader("Accept")}}, {{HTTPHeader("Accept-Charset")}}, {{HTTPHeader("Accept-Language")}}</li>
</ul>
diff --git a/files/ja/web/http/headers/accept-language/index.html b/files/ja/web/http/headers/accept-language/index.html
index b21cdeb4a1..dcc8a284a6 100644
--- a/files/ja/web/http/headers/accept-language/index.html
+++ b/files/ja/web/http/headers/accept-language/index.html
@@ -93,7 +93,7 @@ Accept-Language: en-US,en;q=0.5
<h2 id="See_also" name="See_also">関連情報</h2>
<ul>
- <li>HTTP <a href="/docs/Web/HTTP/Content_negotiation">コンテンツネゴシエーション</a></li>
+ <li>HTTP <a href="/ja/docs/Web/HTTP/Content_negotiation">コンテンツネゴシエーション</a></li>
<li>コンテンツネゴシエーションの結果を伴うヘッダー: {{HTTPHeader("Content-Language")}}</li>
<li>他の同様のヘッダー: {{HTTPHeader("TE")}}, {{HTTPHeader("Accept-Encoding")}}, {{HTTPHeader("Accept-Charset")}}, {{HTTPHeader("Accept")}}</li>
</ul>
diff --git a/files/ja/web/http/headers/accept/index.html b/files/ja/web/http/headers/accept/index.html
index ba1cf9ba0a..0ced331afe 100644
--- a/files/ja/web/http/headers/accept/index.html
+++ b/files/ja/web/http/headers/accept/index.html
@@ -49,7 +49,7 @@ Accept: text/html, application/xhtml+xml, application/xml;q=0.9, image/webp, */*
<dt><code>*/*</code></dt>
<dd>すべての MIME タイプ</dd>
<dt><code>;q=</code> (Q 値の重み)</dt>
- <dd><em>重み</em>と呼ばれる、相対的な<a href="/docs/Glossary/Quality_values">品質値</a>を使用して表現される優先順位の順序で配置された値です。</dd>
+ <dd><em>重み</em>と呼ばれる、相対的な<a href="/ja/docs/Glossary/Quality_values">品質値</a>を使用して表現される優先順位の順序で配置された値です。</dd>
</dl>
<h2 id="Examples" name="Examples">例</h2>
diff --git a/files/ja/web/http/headers/access-control-allow-headers/index.html b/files/ja/web/http/headers/access-control-allow-headers/index.html
index db4706c2b9..a5c459b90a 100644
--- a/files/ja/web/http/headers/access-control-allow-headers/index.html
+++ b/files/ja/web/http/headers/access-control-allow-headers/index.html
@@ -41,7 +41,7 @@ Access-Control-Allow-Headers: *
<dt>&lt;header-name&gt;</dt>
<dd>対応しているリクエストヘッダーの名前です。ヘッダーはコンマで区切って、任意の数のリストにすることができます。</dd>
<dt><code>*</code> (ワイルドカード)</dt>
- <dd>"<code>*</code>" の値は、資格情報のないリクエスト (<a href="/en-US/docs/Web/HTTP/Cookies">HTTP Cookie</a> や HTTP の認証情報のないリクエスト) の特殊なワイルドカード値です。認証情報付きのリクエストでは、特別な意味のない "<code>*</code>" というヘッダー名として扱われます。なお、 {{HTTPHeader("Authorization")}} ヘッダーはワイルドカードで表すことができず、常に明示的に列挙する必要があります。</dd>
+ <dd>"<code>*</code>" の値は、資格情報のないリクエスト (<a href="/ja/docs/Web/HTTP/Cookies">HTTP Cookie</a> や HTTP の認証情報のないリクエスト) の特殊なワイルドカード値です。認証情報付きのリクエストでは、特別な意味のない "<code>*</code>" というヘッダー名として扱われます。なお、 {{HTTPHeader("Authorization")}} ヘッダーはワイルドカードで表すことができず、常に明示的に列挙する必要があります。</dd>
</dl>
<p>{{glossary("CORS-safelisted_request_header", "CORS セーフリストリクエストヘッダー")}}, {{HTTPHeader("Accept")}}, {{HTTPHeader("Accept-Language")}}, {{HTTPHeader("Content-Language")}}, {{HTTPHeader("Content-Type")}} は常に許可されており、このヘッダーで列挙する必要はありません。しかし、これらのヘッダーを <code>Access-Control-Allow-Headers</code> に列挙することで、これらのヘッダーでも追加の制約の適用を回避することができることに注意してください。</p>
@@ -62,7 +62,7 @@ Access-Control-Allow-Headers: *
<h3 id="Bypassing_additional_restrictions" name="Bypassing_additional_restrictions">追加の制約の回避</h3>
-<p>{{glossary("CORS-safelisted_request_header", "CORS セーフリストリクエストヘッダー")}}は常に許可され、ふつうは <code>Access-Control-Allow-Headers</code> に列挙する必要はありませんが、それでも列挙すれば<a href="/en-US/docs/Glossary/CORS-safelisted_request_header#Additional_restrictions">追加の制約</a>が適用されることを回避できます。</p>
+<p>{{glossary("CORS-safelisted_request_header", "CORS セーフリストリクエストヘッダー")}}は常に許可され、ふつうは <code>Access-Control-Allow-Headers</code> に列挙する必要はありませんが、それでも列挙すれば<a href="/ja/docs/Glossary/CORS-safelisted_request_header#Additional_restrictions">追加の制約</a>が適用されることを回避できます。</p>
<pre>Access-Control-Allow-Headers: Accept</pre>
diff --git a/files/ja/web/http/headers/access-control-allow-methods/index.html b/files/ja/web/http/headers/access-control-allow-methods/index.html
index 924d627d37..1a181aafb2 100644
--- a/files/ja/web/http/headers/access-control-allow-methods/index.html
+++ b/files/ja/web/http/headers/access-control-allow-methods/index.html
@@ -38,7 +38,7 @@ Access-Control-Allow-Methods: *
<dt>&lt;method&gt;</dt>
<dd>許可された <a href="/ja/docs/Web/HTTP/Methods">HTTP リクエストメソッド</a>のコンマ区切りリスト。</dd>
<dt><code>*</code> (ワイルドカード)</dt>
- <dd>"<code>*</code>" の値は、資格情報のないリクエスト (<a href="/en-US/docs/Web/HTTP/Cookies">HTTP Cookie</a> や HTTP 認証情報のないリクエスト) の特殊なワイルドカードです。資格情報付きのリクエストでは、特別な意味のない "<code>*</code>" というメソッド名として扱われます。</dd>
+ <dd>"<code>*</code>" の値は、資格情報のないリクエスト (<a href="/ja/docs/Web/HTTP/Cookies">HTTP Cookie</a> や HTTP 認証情報のないリクエスト) の特殊なワイルドカードです。資格情報付きのリクエストでは、特別な意味のない "<code>*</code>" というメソッド名として扱われます。</dd>
</dl>
<h2 id="Examples" name="Examples">例</h2>
diff --git a/files/ja/web/http/headers/access-control-expose-headers/index.html b/files/ja/web/http/headers/access-control-expose-headers/index.html
index 6917d17c96..8646466930 100644
--- a/files/ja/web/http/headers/access-control-expose-headers/index.html
+++ b/files/ja/web/http/headers/access-control-expose-headers/index.html
@@ -52,7 +52,7 @@ Access-Control-Expose-Headers: *
<dt>&lt;header-name&gt;</dt>
<dd>ゼロ個以上の<a href="/ja/docs/Web/HTTP/Headers">ヘッダー名</a>の一覧で、 {{Glossary("CORS-safelisted response header", "CORS セーフリストレスポンスヘッダー")}}に含まれないものであり、リソースが使用する可能性があり、公開される可能性があるものです。</dd>
<dt><code>*</code> (ワイルドカード)</dt>
- <dd>"<code>*</code>" の値は、資格情報のないリクエスト (<a href="/en-US/docs/Web/HTTP/Cookies">HTTP Cookie</a> や HTTP の資格情報のないリクエスト) の特殊なワイルドカード値です。資格情報付きのリクエストでは、特別な意味のない "<code>*</code>" というヘッダー名として扱われます。<br>
+ <dd>"<code>*</code>" の値は、資格情報のないリクエスト (<a href="/ja/docs/Web/HTTP/Cookies">HTTP Cookie</a> や HTTP の資格情報のないリクエスト) の特殊なワイルドカード値です。資格情報付きのリクエストでは、特別な意味のない "<code>*</code>" というヘッダー名として扱われます。<br>
なお、 {{HTTPHeader("Authorization")}} ヘッダーはワイルドカードで表すことができず、常に明示的に列挙する必要があります。</dd>
</dl>
diff --git a/files/ja/web/http/headers/content-security-policy/default-src/index.html b/files/ja/web/http/headers/content-security-policy/default-src/index.html
index 1243c748b9..5bd905b3ac 100644
--- a/files/ja/web/http/headers/content-security-policy/default-src/index.html
+++ b/files/ja/web/http/headers/content-security-policy/default-src/index.html
@@ -173,9 +173,9 @@ Content-Security-Policy: default-src &lt;source&gt; &lt;source&gt;;
<li>{{Glossary("Document directive")}}</li>
<li>{{Glossary("Navigation directive")}}</li>
<li>{{Glossary("Reporting directive")}}</li>
- <li><code><a href="/docs/Web/HTTP/Headers/Content-Security-Policy/upgrade-insecure-requests">upgrade-insecure-requests</a></code></li>
- <li><code><a href="/docs/Web/HTTP/Headers/Content-Security-Policy/block-all-mixed-content">block-all-mixed-content</a></code></li>
- <li><code><a href="/docs/Web/HTTP/Headers/Content-Security-Policy/require-sri-for">require-sri-for</a></code> {{experimental_inline}}</li>
+ <li><code><a href="/ja/docs/Web/HTTP/Headers/Content-Security-Policy/upgrade-insecure-requests">upgrade-insecure-requests</a></code></li>
+ <li><code><a href="/ja/docs/Web/HTTP/Headers/Content-Security-Policy/block-all-mixed-content">block-all-mixed-content</a></code></li>
+ <li><code><a href="/ja/docs/Web/HTTP/Headers/Content-Security-Policy/require-sri-for">require-sri-for</a></code> {{experimental_inline}}</li>
</ul>
</li>
</ul>
diff --git a/files/ja/web/http/headers/feature-policy/index.html b/files/ja/web/http/headers/feature-policy/index.html
index a687bb5a8f..b620a50768 100644
--- a/files/ja/web/http/headers/feature-policy/index.html
+++ b/files/ja/web/http/headers/feature-policy/index.html
@@ -58,7 +58,7 @@ translation_of: Web/HTTP/Headers/Feature-Policy
<dt>{{httpheader('Feature-Policy/autoplay','autoplay')}}</dt>
<dd>現在の文書で {{domxref("HTMLMediaElement")}} インターフェイスがメディアの自動再生をリクエストすることを無効にするかどうかを制御します。このポリシーが有効であり、ユーザーによる操作がなかった場合、 {{domxref("HTMLMediaElement.play()")}} が返す {{jsxref("Promise")}} が {{domxref("DOMException")}} で拒否されます。 {{HTMLELement("audio")}} および {{HTMLElement("video")}} 要素の <code>autoplay</code> 属性は無視されます。</dd>
<dt>{{httpheader('Feature-Policy/battery','battery')}}</dt>
- <dd><a href="/docs/Web/API/Battery_Status_API">Battery Status API</a> の使用を許可するかどうかを制御します。このポリシーが無効になっている場合、 {{DOMxRef("Navigator.getBattery","Navigator.getBattery()")}} が返す {{JSxRef("Promise")}} は {{Exception("NotAllowedError")}} の {{DOMxRef("DOMException")}} で拒否されます。</dd>
+ <dd><a href="/ja/docs/Web/API/Battery_Status_API">Battery Status API</a> の使用を許可するかどうかを制御します。このポリシーが無効になっている場合、 {{DOMxRef("Navigator.getBattery","Navigator.getBattery()")}} が返す {{JSxRef("Promise")}} は {{Exception("NotAllowedError")}} の {{DOMxRef("DOMException")}} で拒否されます。</dd>
<dt>{{httpheader('Feature-Policy/camera', 'camera')}}</dt>
<dd>現在の文書が動画入力機器を使用することを許可するかどうかを制御します。このポリシーが無効であれば、 {{domxref("MediaDevices.getUserMedia", "getUserMedia()")}} が返す {{jsxref("Promise")}} が {{Exception("NotAllowedError")}} の {{DOMxRef("DOMException")}} で拒否されます。</dd>
<dt>{{HTTPHeader('Feature-Policy/display-capture', 'display-capture')}}</dt>
diff --git a/files/ja/web/http/headers/if-range/index.html b/files/ja/web/http/headers/if-range/index.html
index a72c8cd87f..5d2273e832 100644
--- a/files/ja/web/http/headers/if-range/index.html
+++ b/files/ja/web/http/headers/if-range/index.html
@@ -98,5 +98,5 @@ If-Range: &lt;etag&gt;</pre>
<li>{{HTTPHeader("If-Match")}}</li>
<li>{{HTTPHeader("If-None-Match")}}</li>
<li>{{HTTPStatus("206")}}<code> Partial Content</code></li>
- <li><a href="/en-US/docs/Web/HTTP/Conditional_requests">HTTP Conditional Requests</a></li>
+ <li><a href="/ja/docs/Web/HTTP/Conditional_requests">HTTP Conditional Requests</a></li>
</ul>
diff --git a/files/ja/web/http/headers/sourcemap/index.html b/files/ja/web/http/headers/sourcemap/index.html
index be30f3605b..12e0c61326 100644
--- a/files/ja/web/http/headers/sourcemap/index.html
+++ b/files/ja/web/http/headers/sourcemap/index.html
@@ -65,5 +65,5 @@ X-SourceMap: &lt;url&gt; (deprecated)
<h2 id="関連情報">関連情報</h2>
<ul>
- <li><a href="/en-US/docs/Tools/Debugger/How_to/Use_a_source_map">Firefox Developer Tools: using a source map</a></li>
+ <li><a href="/ja/docs/Tools/Debugger/How_to/Use_a_source_map">Firefox Developer Tools: using a source map</a></li>
</ul>
diff --git a/files/ja/web/http/headers/vary/index.html b/files/ja/web/http/headers/vary/index.html
index d4f924a8ab..0290ebffc2 100644
--- a/files/ja/web/http/headers/vary/index.html
+++ b/files/ja/web/http/headers/vary/index.html
@@ -84,5 +84,5 @@ Vary: &lt;header-name&gt;, &lt;header-name&gt;, ...
<ul>
<li><a href="https://www.smashingmagazine.com/2017/11/understanding-vary-header/">Understanding The Vary Header - Smashing Magazine</a></li>
<li><a href="https://www.fastly.com/blog/best-practices-for-using-the-vary-header">Best Practices for Using the Vary Header – fastly.com</a></li>
- <li><a href="https://developer.mozilla.org/docs/Web/HTTP/Content_negotiation">Content negotiation</a></li>
+ <li><a href="/ja/docs/Web/HTTP/Content_negotiation">Content negotiation</a></li>
</ul>
diff --git a/files/ja/web/http/headers/x-frame-options/index.html b/files/ja/web/http/headers/x-frame-options/index.html
index e3fdcfaca2..2f334140f9 100644
--- a/files/ja/web/http/headers/x-frame-options/index.html
+++ b/files/ja/web/http/headers/x-frame-options/index.html
@@ -19,7 +19,7 @@ translation_of: Web/HTTP/Headers/X-Frame-Options
<p>強化されたセキュリティは、ユーザーが <code>X-Frame-Options</code> に対応したブラウザーを使用して文書にアクセスした場合のみ提供されます。</p>
<div class="note">
-<p><strong>Note:</strong> {{HTTPHeader("Content-Security-Policy")}} ヘッダーには <code><a href="/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors">frame-ancestors</a></code> ディレクティブがあり、対応しているブラウザーにおいてこのヘッダーを<a href="https://www.w3.org/TR/CSP2/#frame-ancestors-and-frame-options">置き換えて</a>います。</p>
+<p><strong>Note:</strong> {{HTTPHeader("Content-Security-Policy")}} ヘッダーには <code><a href="/ja/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors">frame-ancestors</a></code> ディレクティブがあり、対応しているブラウザーにおいてこのヘッダーを<a href="https://www.w3.org/TR/CSP2/#frame-ancestors-and-frame-options">置き換えて</a>います。</p>
</div>
<table class="properties">
@@ -149,7 +149,7 @@ app.use(frameguard({ action: 'SAMEORIGIN' }))
<h2 id="See_also" name="See_also">関連情報</h2>
<ul>
- <li><a href="/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors"><code>frame-ancestors</code> (CSP)</a></li>
+ <li><a href="/ja/docs/Web/HTTP/Headers/Content-Security-Policy/frame-ancestors"><code>frame-ancestors</code> (CSP)</a></li>
<li><a href="https://tools.ietf.org/html/rfc7034">HTTP Header Field X-Frame-Options - RFC 7034</a></li>
<li><a class="external" href="https://blogs.msdn.com/b/ie/archive/2009/01/27/ie8-security-part-vii-clickjacking-defenses.aspx">ClickJacking Defenses - IEBlog</a></li>
<li><a href="https://blogs.msdn.com/b/ieinternals/archive/2010/03/30/combating-clickjacking-with-x-frame-options.aspx">Combating ClickJacking with X-Frame-Options - IEInternals</a></li>