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/103/index.html | 47 +++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 files/fr/web/http/status/103/index.html (limited to 'files/fr/web/http/status/103') diff --git a/files/fr/web/http/status/103/index.html b/files/fr/web/http/status/103/index.html new file mode 100644 index 0000000000..cc3acded03 --- /dev/null +++ b/files/fr/web/http/status/103/index.html @@ -0,0 +1,47 @@ +--- +title: 103 Early Hints +slug: Web/HTTP/Status/103 +tags: + - HTTP + - Reference + - Statut +translation_of: Web/HTTP/Status/103 +--- +

{{HTTPSidebar}}{{Draft}}

+ +

Le code de statut de réponse  103 Early Hints est principalement utilisé avec l'en-tête HTTP {{HTTPHeader("Link")}} afin de permettre à l'application cliente de commencer le chargement des ressources tandis que le serveur prépare une réponse.

+ +

Syntaxe

+ +
103 Early Hints
+ +

Spécifications

+ + + + + + + + + + + + + + + + +
SpécificationÉtatCommentaire
{{RFC(8297, "103 Early Hints")}}IETF RFCPremière version
+ +

Compatibilité des navigateurs

+ + + +

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

+ +

Voir aussi

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