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/205/index.html | 44 +++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 files/ja/web/http/status/205/index.html (limited to 'files/ja/web/http/status/205') diff --git a/files/ja/web/http/status/205/index.html b/files/ja/web/http/status/205/index.html new file mode 100644 index 0000000000..dab1962040 --- /dev/null +++ b/files/ja/web/http/status/205/index.html @@ -0,0 +1,44 @@ +--- +title: 205 Reset Content +slug: Web/HTTP/Status/205 +tags: + - HTTP + - HTTP ステータスコード + - ステータスコード + - リファレンス +translation_of: Web/HTTP/Status/205 +--- +

{{HTTPSidebar}}

+ +

HTTP 205 Reset Content のレスポンスステータスはクライアントにドキュメントビューをリセットするように指示します。たとえば、フォームの内容をクリアしたり、キャンバスの状態をリセットしたり、UI をリフレッシュすることができます。

+ +

ステータス

+ +
205 Reset Content
+ +

仕様

+ + + + + + + + + + + + +
仕様書タイトル
{{RFC("7231", "205 Reset Content" , "6.3.6")}}Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content
+ +

互換性メモ

+ + + +

関連情報

+ + -- cgit v1.2.3-54-g00ecf