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/508/index.html | 36 +++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 files/fr/web/http/status/508/index.html (limited to 'files/fr/web/http/status/508/index.html') diff --git a/files/fr/web/http/status/508/index.html b/files/fr/web/http/status/508/index.html new file mode 100644 index 0000000000..7e97a0ac05 --- /dev/null +++ b/files/fr/web/http/status/508/index.html @@ -0,0 +1,36 @@ +--- +title: 508 Loop Detected +slug: Web/HTTP/Status/508 +tags: + - '508' + - Code de statut + - Erreur serveur + - HTTP +translation_of: Web/HTTP/Status/508 +--- +
{{HTTPSidebar}}
+ +

Le code de réponse HTTP 508 Loop Detected peut être donné dans le contexte du protocol Web Distributed Authoring and Versioning (WebDAV).

+ +

Il indique que le serveur termine une opération car il rencontre une boucle infinie pendant le traitement de la requête avec "Depth: infinity". Ce statut indique que l'entièreté de l'opération a échouée.

+ +

Statut

+ +
508 Loop Detected
+ +

Spécifications

+ + + + + + + + + + + + + + +
SpécificationTitre
{{RFC("5842", "508 Loop Detected" , "7.2")}}Web Distributed Authoring and Versioning
-- cgit v1.2.3-54-g00ecf