# HG changeset patch # User Yaroslav Zhuravlev # Date 1465990363 -10800 # Node ID 5eb54b170c7492315e862ca4fc3f7ad7187fdbac # Parent ae6bdb65ca7faf8bacf56823fd97bd1fc83b4ada Clarified cases when $request_body is not empty. diff --git a/xml/en/docs/http/ngx_http_core_module.xml b/xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml +++ b/xml/en/docs/http/ngx_http_core_module.xml @@ -10,7 +10,7 @@ + rev="59">
@@ -3041,7 +3041,8 @@ processed by the , and -directives. +directives when the request body was read to +a memory buffer. diff --git a/xml/ru/docs/http/ngx_http_core_module.xml b/xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml +++ b/xml/ru/docs/http/ngx_http_core_module.xml @@ -10,7 +10,7 @@ + rev="59">
@@ -3037,7 +3037,9 @@ cookie имя , и -. +, +когда тело было прочитано в +буфер в памяти.