comparison xml/en/docs/http/ngx_http_v2_module.xml @ 2972:9a8d15333a58

Removed obsolete SPDY documentation.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 07 Jun 2023 14:21:30 +0400
parents 4add6ae1296f
children cbd963190c15
comparison
equal deleted inserted replaced
2971:a3b5c583c847 2972:9a8d15333a58
13 13
14 <section id="summary"> 14 <section id="summary">
15 15
16 <para> 16 <para>
17 The <literal>ngx_http_v2_module</literal> module (1.9.5) provides 17 The <literal>ngx_http_v2_module</literal> module (1.9.5) provides
18 support for <link url="https://datatracker.ietf.org/doc/html/rfc7540">HTTP/2</link> 18 support for
19 and supersedes the 19 <link url="https://datatracker.ietf.org/doc/html/rfc7540">HTTP/2</link>.
20 <link doc="ngx_http_spdy_module.xml">ngx_http_spdy_module</link> module.
21 </para> 20 </para>
22 21
23 <para> 22 <para>
24 This module is not built by default, it should be enabled with 23 This module is not built by default, it should be enabled with
25 the <literal>--with-http_v2_module</literal> 24 the <literal>--with-http_v2_module</literal>