diff xml/en/index.xml @ 2973:b81a26d7aa2a

Mention HTTP/3 on the index page.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 07 Jun 2023 14:21:31 +0400
parents 7e7cd9f0cc41
children 4e25281328fa
line wrap: on
line diff
--- a/xml/en/index.xml	Wed Jun 07 14:21:30 2023 +0400
+++ b/xml/en/index.xml	Wed Jun 07 14:21:31 2023 +0400
@@ -8,7 +8,7 @@
 <article name="nginx"
          link="/en/"
          lang="en"
-         rev="155">
+         rev="156">
 
 
 <section>
@@ -100,7 +100,11 @@
 
 <listitem>
 Support for <link doc="docs/http/ngx_http_v2_module.xml">HTTP/2</link>
-with weighted and dependency-based prioritization.
+with weighted and dependency-based prioritization;
+</listitem>
+
+<listitem>
+Support for <link doc="docs/http/ngx_http_v3_module.xml">HTTP/3</link>.
 </listitem>
 
 </list>