From 33058f2b292b3a581333bdfb21b8f671898c5060 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:40:17 -0500 Subject: initial commit --- files/ja/web/http/status/508/index.html | 38 +++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 files/ja/web/http/status/508/index.html (limited to 'files/ja/web/http/status/508/index.html') diff --git a/files/ja/web/http/status/508/index.html b/files/ja/web/http/status/508/index.html new file mode 100644 index 0000000000..6e46ceeec4 --- /dev/null +++ b/files/ja/web/http/status/508/index.html @@ -0,0 +1,38 @@ +--- +title: 508 Loop Detected +slug: Web/HTTP/Status/508 +tags: + - '508' + - HTTP + - Server error + - Status code + - サーバーエラー + - ステータスコード +translation_of: Web/HTTP/Status/508 +--- +
{{HTTPSidebar}}
+ +

The HyperText Transfer Protocol (HTTP) の 508 Loop Detected レスポンスステータスコードは、 Web Distributed Authoring and Versioning (WebDAV) プロトコルの文脈で発生する可能性があります。

+ +

これは "Depth: infinity" がついたリクエストを処理する際に無限ループに陥ったために、サーバーが操作を終了させたことを示します。このステータスは操作全体が失敗したことを示します。

+ +

ステータス

+ +
508 Loop Detected
+ +

仕様書

+ + + + + + + + + + + + + + +
仕様書題名
{{RFC("5842", "508 Loop Detected" , "7.2")}}Web Distributed Authoring and Versioning
-- cgit v1.2.3-54-g00ecf