# HG changeset patch # User Yaroslav Zhuravlev # Date 1521138240 -10800 # Node ID 180269c4a220b6beab4cbb78b9f0b6132fcba7e6 # Parent 9f7e12cf974f9064b708b7d136f590064313b249 Documented the "upstream_trailer_" variable. diff -r 9f7e12cf974f -r 180269c4a220 xml/en/docs/http/ngx_http_upstream_module.xml --- a/xml/en/docs/http/ngx_http_upstream_module.xml Fri Mar 16 13:37:02 2018 +0300 +++ b/xml/en/docs/http/ngx_http_upstream_module.xml Thu Mar 15 21:24:00 2018 +0300 @@ -10,7 +10,7 @@ + rev="68">
@@ -1161,6 +1161,12 @@ the variable keeps the status code. +$upstream_trailer_name + +keeps fields from the end of the response +obtained from the upstream server (1.13.10). + + diff -r 9f7e12cf974f -r 180269c4a220 xml/ru/docs/http/ngx_http_upstream_module.xml --- 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 @@ + rev="68">
@@ -1168,6 +1168,12 @@ переменная хранит статус . +$upstream_trailer_имя + +хранит поля из конца ответа, +полученного от сервера группы (1.13.10). + +