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/glossaire/http_3/index.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 files/fr/glossaire/http_3/index.html (limited to 'files/fr/glossaire/http_3') diff --git a/files/fr/glossaire/http_3/index.html b/files/fr/glossaire/http_3/index.html new file mode 100644 index 0000000000..973bf74d69 --- /dev/null +++ b/files/fr/glossaire/http_3/index.html @@ -0,0 +1,28 @@ +--- +title: HTTP/3 +slug: Glossaire/HTTP_3 +tags: + - HTTP + - Intro + - NeedsContent +translation_of: Glossary/HTTP_3 +--- +

HTTP/3 est la prochaine révision majeure du protocole réseau HTTP, succédant à {{glossary("HTTP 2", "HTTP/2")}}. Le point majeur de HTTP/3 est qu'il utilise un nouveau protocole {{glossary("UDP")}} nommé QUIC, au lieu de {{glossary("TCP")}}.

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