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/103/index.html | 50 +++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 files/ja/web/http/status/103/index.html (limited to 'files/ja/web/http/status/103') diff --git a/files/ja/web/http/status/103/index.html b/files/ja/web/http/status/103/index.html new file mode 100644 index 0000000000..288e428c3d --- /dev/null +++ b/files/ja/web/http/status/103/index.html @@ -0,0 +1,50 @@ +--- +title: 103 Early Hints +slug: Web/HTTP/Status/103 +tags: + - Draft + - HTTP + - Informational + - NeedsCompatTable + - NeedsContent + - Status code +translation_of: Web/HTTP/Status/103 +--- +

{{HTTPSidebar}}{{Draft}}

+ +

HTTP 103 Early Hints インフォメーションレスポンスステータスコードは、主に {{HTTPHeader("Link")}} ヘッダーと共に使用され、サーバーがまだレスポンスを準備している間にユーザーエージェントがリソースのプリロードを開始できるようにすることを目的としています。

+ +

構文

+ +
103 Early Hints
+ +

仕様

+ + + + + + + + + + + + + + + + +
仕様書ステータスコメント
{{RFC(8297, "103 Early Hints")}}IETF RFC初期定義
+ +

ブラウザーの実装状況

+ + + +

{{Compat("http.status.103")}}

+ +

関連情報

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