# HG changeset patch # User Yaroslav Zhuravlev # Date 1601391125 -3600 # Node ID c9545c331582e8b434d5229ee5c01f26cc67c8f2 # Parent 27c7576483995a729f69fe809cc71d16e2fa4e0a Added the userid_flags directive. diff --git a/xml/en/docs/http/ngx_http_userid_module.xml b/xml/en/docs/http/ngx_http_userid_module.xml --- a/xml/en/docs/http/ngx_http_userid_module.xml +++ b/xml/en/docs/http/ngx_http_userid_module.xml @@ -10,7 +10,7 @@ + rev="5">
@@ -125,6 +125,29 @@ the end of a browser session. + + + off | + flag ... +off +http +server +location +1.19.3 + + +If the parameter is not off, +defines one or more additional flags for the cookie: +secure, +httponly, +samesite=strict, +samesite=lax, +samesite=none. + + + + + letter | digit | diff --git a/xml/ru/docs/http/ngx_http_userid_module.xml b/xml/ru/docs/http/ngx_http_userid_module.xml --- a/xml/ru/docs/http/ngx_http_userid_module.xml +++ b/xml/ru/docs/http/ngx_http_userid_module.xml @@ -10,7 +10,7 @@ + rev="5">
@@ -124,6 +124,29 @@ 31 декабря 2037 года 23:55:55 GMT. + + + off | + флаг ... +off +http +server +location +1.19.3 + + +Если параметр не off, +задаёт один или несколько дополнительных флагов для куки: +secure, +httponly, +samesite=strict, +samesite=lax, +samesite=none. + + + + + буква | цифра |