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/506/index.html | 35 +++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 files/ja/web/http/status/506/index.html (limited to 'files/ja/web/http/status/506') diff --git a/files/ja/web/http/status/506/index.html b/files/ja/web/http/status/506/index.html new file mode 100644 index 0000000000..675a5ba587 --- /dev/null +++ b/files/ja/web/http/status/506/index.html @@ -0,0 +1,35 @@ +--- +title: 506 Variant Also Negotiates +slug: Web/HTTP/Status/506 +tags: + - HTTP + - Server error + - Status code +translation_of: Web/HTTP/Status/506 +--- +
{{HTTPSidebar}}
+ +

The HyperText Transfer Protocol (HTTP) 506 Variant Also Negotiates レスポンスステータスコードは、透過的コンテンツネゴシエーション (transparent content negotiation) のコンテキストで提供される場合があります (参照 RFC 2295)。このプロトコルは、サーバーが複数のバリアントに対応している場合に、クライアントが与えられたリソースの最良のバリアントを取得することを可能にします。

+ +

Variant Also Negotiates ステータスコードは、選択されたバリアント自体がコンテンツネゴシエーションに関与するように構成されているため、適切なネゴシエーションエンドポイントではない内部サーバー構成エラーを示します。

+ +

ステータス

+ +
506 Variant Also Negotiates
+ +

仕様書

+ + + + + + + + + + + + + + +
仕様書題名
{{RFC("2295", "506 Variant Also Negotiates" , "8.1")}}Transparent Content Negotiation in HTTP
-- cgit v1.2.3-54-g00ecf