diff xml/en/docs/http/ngx_http_core_module.xml @ 1732:5eb54b170c74

Clarified cases when $request_body is not empty.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 15 Jun 2016 14:32:43 +0300
parents 737c86e8b316
children a7974b8d2a23
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Wed Jun 08 13:50:50 2016 +0300
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Wed Jun 15 14:32:43 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_core_module"
         link="/en/docs/http/ngx_http_core_module.html"
         lang="en"
-        rev="58">
+        rev="59">
 
 <section id="directives" name="Directives">
 
@@ -3041,7 +3041,8 @@
 <link doc="ngx_http_uwsgi_module.xml" id="uwsgi_pass"/>,
 and
 <link doc="ngx_http_scgi_module.xml" id="scgi_pass"/>
-directives.
+directives when the request body was read to
+a <link id="client_body_buffer_size">memory buffer</link>.
 </para>
 </tag-desc>