diff xml/en/docs/http/ngx_http_v2_module.xml @ 1923:66a30a380fba

Fixed links to tools.ietf.org.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 06 Mar 2017 16:02:23 +0300
parents 0ba8d161c354
children 88228d493640
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_v2_module.xml
+++ b/xml/en/docs/http/ngx_http_v2_module.xml
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_v2_module"
         link="/en/docs/http/ngx_http_v2_module.html"
         lang="en"
-        rev="8">
+        rev="9">
 
 <section id="summary">
 
@@ -153,7 +153,7 @@ in a connection.
 
 <para>
 Limits the maximum size of
-an <link url="http://tools.ietf.org/html/rfc7541">HPACK</link>-compressed
+an <link url="https://tools.ietf.org/html/rfc7541">HPACK</link>-compressed
 request header field.
 The limit applies equally to both name and value.
 Note that if Huffman encoding is applied,
@@ -172,7 +172,7 @@ For most requests, the default limit sho
 
 <para>
 Limits the maximum size of the entire request header list after
-<link url="http://tools.ietf.org/html/rfc7541">HPACK</link> decompression.
+<link url="https://tools.ietf.org/html/rfc7541">HPACK</link> decompression.
 For most requests, the default limit should be enough.
 </para>