diff options
Diffstat (limited to 'files/fr/glossary/http_3/index.html')
-rw-r--r-- | files/fr/glossary/http_3/index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/files/fr/glossary/http_3/index.html b/files/fr/glossary/http_3/index.html index bd46ed765a..c445b71ffe 100644 --- a/files/fr/glossary/http_3/index.html +++ b/files/fr/glossary/http_3/index.html @@ -8,22 +8,22 @@ tags: translation_of: Glossary/HTTP_3 original_slug: Glossaire/HTTP_3 --- -<p><span class="seoSummary"><strong>HTTP/3</strong> est la prochaine révision majeure du <a href="/en-US/docs/Web/HTTP/Basics_of_HTTP">protocole réseau HTTP</a></span>, 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")}}.</p> +<p><strong>HTTP/3</strong> est la prochaine révision majeure du <a href="/fr/docs/Web/HTTP/Basics_of_HTTP">protocole réseau HTTP</a>, 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")}}.</p> + +<h2>Voir aussi</h2> -<section id="Quick_links"> <ol> <li>Culture générale <ol> - <li><a href="/en-US/docs/Web/HTTP">HTTP sur MDN</a></li> + <li><a href="/fr/docs/Web/HTTP">HTTP sur MDN</a></li> <li>{{interwiki("wikipedia", "HTTP/3", "HTTP/3")}} sur Wikipédia</li> </ol> </li> - <li><a href="/en-US/docs/Glossary">Glossaire</a> + <li><a href="/fr/docs/Glossary">Glossaire</a> <ol> <li>{{glossary("HTTP")}}</li> <li>{{glossary("HTTP 2")}}</li> <li>{{glossary("Latency")}}</li> </ol> </li> -</ol> -</section> +</ol>
\ No newline at end of file |