diff xml/en/index.xml @ 1566:0ca33afb461b

Added the http2 module.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 15 Sep 2015 21:00:27 +0300
parents b31cffc1df98
children edfffcdce4d3
line wrap: on
line diff
--- a/xml/en/index.xml
+++ b/xml/en/index.xml
@@ -8,7 +8,7 @@
 <article name="nginx"
          link="/en/"
          lang="en"
-         rev="43">
+         rev="44">
 
 
 <section>
@@ -94,7 +94,12 @@ parallel if they are handled by proxied 
 
 <listitem>
 <link doc="docs/http/ngx_http_ssl_module.xml">SSL and
-TLS SNI support</link>.
+TLS SNI support</link>;
+</listitem>
+
+<listitem>
+Support for <link doc="docs/http/ngx_http_v2_module.xml">HTTP/2</link>
+with weighted and dependency-based prioritization.
 </listitem>
 
 </list>