aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/http_3/index.html
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
commit33058f2b292b3a581333bdfb21b8f671898c5060 (patch)
tree51c3e392513ec574331b2d3f85c394445ea803c6 /files/ja/glossary/http_3/index.html
parent8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff)
downloadtranslated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip
initial commit
Diffstat (limited to 'files/ja/glossary/http_3/index.html')
-rw-r--r--files/ja/glossary/http_3/index.html28
1 files changed, 28 insertions, 0 deletions
diff --git a/files/ja/glossary/http_3/index.html b/files/ja/glossary/http_3/index.html
new file mode 100644
index 0000000000..3ab4b18867
--- /dev/null
+++ b/files/ja/glossary/http_3/index.html
@@ -0,0 +1,28 @@
+---
+title: HTTP/3
+slug: Glossary/HTTP_3
+tags:
+ - HTTP
+ - Intro
+ - NeedsContent
+translation_of: Glossary/HTTP_3
+---
+<p><span class="seoSummary"><strong>HTTP/3</strong> は {{glossary("HTTP 2", "HTTP/2")}} に続く <a href="/ja/docs/Web/HTTP/Basics_of_HTTP">HTTP ネットワークプロトコル</a> の今後のメジャーリビジョンです。</span> HTTP/3 の主なポイントは {{glossary("TCP")}} の代わりに QUIC という新しい {{glossary("UDP")}} プロトコルを使用することです。</p>
+
+<section class="Quick_links" id="Quick_Links">
+<ol>
+ <li>一般知識
+ <ol>
+ <li>MDN 上の <a href="/ja/docs/Web/HTTP">HTTP</a></li>
+ <li>Wikipedia 上の {{interwiki("wikipedia", "HTTP/3", "HTTP/3")}}</li>
+ </ol>
+ </li>
+ <li><a href="/ja/docs/Glossary">用語集</a>
+ <ol>
+ <li>{{glossary("HTTP")}}</li>
+ <li>{{glossary("HTTP 2", "HTTP/2")}}</li>
+ <li>{{glossary("Latency")}}</li>
+ </ol>
+ </li>
+</ol>
+</section>