diff xml/ru/docs/http/ngx_http_upstream_module.xml @ 2113:180269c4a220

Documented the "upstream_trailer_" variable.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 15 Mar 2018 21:24:00 +0300
parents 27c53e1cb4b6
children 4cafd82e5007
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_upstream_module.xml	Fri Mar 16 13:37:02 2018 +0300
+++ b/xml/ru/docs/http/ngx_http_upstream_module.xml	Thu Mar 15 21:24:00 2018 +0300
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_upstream_module"
         link="/ru/docs/http/ngx_http_upstream_module.html"
         lang="ru"
-        rev="67">
+        rev="68">
 
 <section id="summary">
 
@@ -1168,6 +1168,12 @@
 переменная хранит статус <http-status code="502" text="Bad Gateway"/>.
 </tag-desc>
 
+<tag-name id="var_upstream_trailer_"><var>$upstream_trailer_</var><value>имя</value></tag-name>
+<tag-desc>
+хранит поля из конца ответа,
+полученного от сервера группы (1.13.10).
+</tag-desc>
+
 </list>
 </para>