aboutsummaryrefslogtreecommitdiff
path: root/files/ja/web/http/status/203
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/web/http/status/203')
-rw-r--r--files/ja/web/http/status/203/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/ja/web/http/status/203/index.html b/files/ja/web/http/status/203/index.html
index 0198651222..e16f73ecd9 100644
--- a/files/ja/web/http/status/203/index.html
+++ b/files/ja/web/http/status/203/index.html
@@ -14,7 +14,7 @@ translation_of: Web/HTTP/Status/203
<p>HTTP の <strong><code>203 Non-Authoritative Information</code></strong> レスポンスステータスは、リクエストが成功したものの、変換{{Glossary("Proxy server", "プロキシ")}}によって元のサーバーの{{HTTPStatus("200")}} (<code>OK</code>) レスポンスからペイロードが変更されたことを表します。</p>
-<p><code>203</code> レスポンスは <code><a href="/en-US/docs/Web/HTTP/Headers/Warning#Warning_codes">214</a></code> の値、すなわち <code>Transformation Applied</code> の {{HTTPHeader("Warning")}} ヘッダーコードと似ていますが、こちらはどのステータスコードのレスポンスにも適用できるという利点があります。</p>
+<p><code>203</code> レスポンスは <code><a href="/ja/docs/Web/HTTP/Headers/Warning#Warning_codes">214</a></code> の値、すなわち <code>Transformation Applied</code> の {{HTTPHeader("Warning")}} ヘッダーコードと似ていますが、こちらはどのステータスコードのレスポンスにも適用できるという利点があります。</p>
<h2 id="Status" name="Status">ステータス</h2>