diff xml/en/docs/http/ngx_http_v2_module.xml @ 1671:5154b356a1b2

Unbuffered request body upload support in http2.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 04 Apr 2016 19:21:47 +0300
parents 08f48ecb13ba
children ea60a7dff3c1
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_v2_module.xml	Thu Mar 31 09:07:35 2016 +0300
+++ b/xml/en/docs/http/ngx_http_v2_module.xml	Mon Apr 04 19:21:47 2016 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_v2_module"
         link="/en/docs/http/ngx_http_v2_module.html"
         lang="en"
-        rev="5">
+        rev="6">
 
 <section id="summary">
 
@@ -36,7 +36,8 @@
 </para>
 
 <para>
-Buffering of a client request body cannot be disabled
+Before version 1.9.14,
+buffering of a client request body could not be disabled
 regardless of
 <link doc="ngx_http_proxy_module.xml" id="proxy_request_buffering"/>,
 <link doc="ngx_http_fastcgi_module.xml" id="fastcgi_request_buffering"/>,