# HG changeset patch # User Yaroslav Zhuravlev # Date 1615296633 0 # Node ID 50b90da82bc226cb3ab05e52097e9cec67781e23 # Parent 05036eab2ad9720250117cf514b03e6d63617b37 Documented variables support in proxy_cookie_flags flags. diff --git a/xml/en/docs/http/ngx_http_proxy_module.xml b/xml/en/docs/http/ngx_http_proxy_module.xml --- a/xml/en/docs/http/ngx_http_proxy_module.xml +++ b/xml/en/docs/http/ngx_http_proxy_module.xml @@ -10,7 +10,7 @@ + rev="72">
@@ -894,6 +894,8 @@ inherited from the previous configuratio Sets one or more flags for the cookie. The cookie can contain text, variables, and their combinations. +The flag +can contain text, variables, and their combinations (1.19.8). The secure, httponly, diff --git a/xml/ru/docs/http/ngx_http_proxy_module.xml b/xml/ru/docs/http/ngx_http_proxy_module.xml --- a/xml/ru/docs/http/ngx_http_proxy_module.xml +++ b/xml/ru/docs/http/ngx_http_proxy_module.xml @@ -10,7 +10,7 @@ + rev="72">
@@ -897,6 +897,8 @@ proxy_cookie_domain ~\.([a-z]+\.[a-z]+)$ Задаёт один или несколько флагов для куки. В качестве куки можно использовать текст, переменные и их комбинации. +В качестве флага +можно использовать текст, переменные и их комбинации (1.19.8). Параметры secure, httponly,