# HG changeset patch # User Yaroslav Zhuravlev # Date 1498570583 -10800 # Node ID be779702663ee7a4a64f04bc3aef92d24f2e3d29 # Parent e1f0ef8cff5ec04033848cb8f0342fff910bfe6a Documented the "sent_trailer_" variable. 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="72">
@@ -3169,6 +3169,13 @@ the last part of a variable name is the to lower case with dashes replaced by underscores +$sent_trailer_name + +arbitrary field sent at the end of the response (1.13.2); +the last part of a variable name is the field name converted +to lower case with dashes replaced by underscores + + $server_addr an address of the server which accepted a request 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="72">
@@ -3166,6 +3166,13 @@ scgi_pass_request_body off к нижнему регистру, с заменой символов тире на символы подчёркивания +$sent_trailer_имя + +произвольное поле, отправленное в конце ответа (1.13.2); +последняя часть имени переменной соответствует имени поля, приведённому +к нижнему регистру, с заменой символов тире на символы подчёркивания + + $server_addr адрес сервера, принявшего запрос