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/zh-cn/glossary/http_3/index.html | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 files/zh-cn/glossary/http_3/index.html (limited to 'files/zh-cn/glossary/http_3/index.html') diff --git a/files/zh-cn/glossary/http_3/index.html b/files/zh-cn/glossary/http_3/index.html new file mode 100644 index 0000000000..cda37ad664 --- /dev/null +++ b/files/zh-cn/glossary/http_3/index.html @@ -0,0 +1,32 @@ +--- +title: HTTP/3 +slug: Glossary/HTTP_3 +tags: + - HTTP + - 介绍 + - 需求内容 +translation_of: Glossary/HTTP_3 +--- +

HTTP/3{{glossary("HTTP 2", "HTTP/2")}}即将到来的HTTP网络协议的主要修订版。HTTP/3的要点是它使用名为QUIC的新{{glossary("UDP")}}协议代替{{glossary("TCP")}}

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