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/fr/web/http/status/506/index.html | 35 +++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 files/fr/web/http/status/506/index.html (limited to 'files/fr/web/http/status/506/index.html') diff --git a/files/fr/web/http/status/506/index.html b/files/fr/web/http/status/506/index.html new file mode 100644 index 0000000000..010112acf8 --- /dev/null +++ b/files/fr/web/http/status/506/index.html @@ -0,0 +1,35 @@ +--- +title: 506 Variant Also Negotiates +slug: Web/HTTP/Status/506 +tags: + - Erreur serveur + - HTTP + - Statut de réponse +translation_of: Web/HTTP/Status/506 +--- +
{{HTTPSidebar}}
+ +

Le code de réponse HTTP 506 Variant Also Negotiates peut être donné dans le contexte du protocol Transparent Content Negotiation (voir RFC 2295). Ce protocol active un client pour recevoir la meilleure variante d'une ressource donnée, où le serveur supporte de multiples variantes.

+ +

Le statut Variant Also Negotiates indique une erreur de configuration interne du serveur dans laquelle la variante choisie est elle-même configurée pour s'engager dans la négociation de contenu, et n'est donc pas un point final de négociation approprié.

+ +

Status

+ +
506 Variant Also Negotiates
+ +

Specifications

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