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