diff xml/ru/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/ru/docs/http/ngx_http_core_module.xml	Wed Jun 08 13:50:50 2016 +0300
+++ b/xml/ru/docs/http/ngx_http_core_module.xml	Wed Jun 15 14:32:43 2016 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_core_module"
         link="/ru/docs/http/ngx_http_core_module.html"
         lang="ru"
-        rev="58">
+        rev="59">
 
 <section id="directives" name="Директивы">
 
@@ -3037,7 +3037,9 @@
 <link doc="ngx_http_fastcgi_module.xml" id="fastcgi_pass"/>,
 <link doc="ngx_http_uwsgi_module.xml" id="uwsgi_pass"/>
 и
-<link doc="ngx_http_scgi_module.xml" id="scgi_pass"/>.
+<link doc="ngx_http_scgi_module.xml" id="scgi_pass"/>,
+когда тело было прочитано в
+<link id="client_body_buffer_size">буфер в памяти</link>.
 </para>
 </tag-desc>