changeset 2672:50b90da82bc2

Documented variables support in proxy_cookie_flags flags.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 09 Mar 2021 13:30:33 +0000
parents 05036eab2ad9
children 4398fd0f0341
files xml/en/docs/http/ngx_http_proxy_module.xml xml/ru/docs/http/ngx_http_proxy_module.xml
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_proxy_module"
         link="/en/docs/http/ngx_http_proxy_module.html"
         lang="en"
-        rev="71">
+        rev="72">
 
 <section id="summary">
 
@@ -894,6 +894,8 @@ inherited from the previous configuratio
 <para>
 Sets one or more flags for the cookie.
 The <value>cookie</value> can contain text, variables, and their combinations.
+The <value>flag</value>
+can contain text, variables, and their combinations (1.19.8).
 The
 <literal>secure</literal>,
 <literal>httponly</literal>,
--- a/xml/ru/docs/http/ngx_http_proxy_module.xml
+++ b/xml/ru/docs/http/ngx_http_proxy_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_proxy_module"
         link="/ru/docs/http/ngx_http_proxy_module.html"
         lang="ru"
-        rev="71">
+        rev="72">
 
 <section id="summary">
 
@@ -897,6 +897,8 @@ proxy_cookie_domain ~\.([a-z]+\.[a-z]+)$
 Задаёт один или несколько флагов для куки.
 В качестве <value>куки</value>
 можно использовать текст, переменные и их комбинации.
+В качестве <value>флага</value>
+можно использовать текст, переменные и их комбинации (1.19.8).
 Параметры
 <literal>secure</literal>,
 <literal>httponly</literal>,