# HG changeset patch # User Yaroslav Zhuravlev # Date 1601391125 -3600 # Node ID c9545c331582e8b434d5229ee5c01f26cc67c8f2 # Parent 27c7576483995a729f69fe809cc71d16e2fa4e0a Added the userid_flags directive. diff -r 27c757648399 -r c9545c331582 xml/en/docs/http/ngx_http_userid_module.xml --- a/xml/en/docs/http/ngx_http_userid_module.xml Tue Sep 29 17:40:51 2020 +0300 +++ b/xml/en/docs/http/ngx_http_userid_module.xml Tue Sep 29 15:52:05 2020 +0100 @@ -10,7 +10,7 @@ + rev="5">
@@ -125,6 +125,29 @@ + + + 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 -r 27c757648399 -r c9545c331582 xml/ru/docs/http/ngx_http_userid_module.xml --- a/xml/ru/docs/http/ngx_http_userid_module.xml Tue Sep 29 17:40:51 2020 +0300 +++ b/xml/ru/docs/http/ngx_http_userid_module.xml Tue Sep 29 15:52:05 2020 +0100 @@ -10,7 +10,7 @@ + rev="5">
@@ -124,6 +124,29 @@ + + + off | + флаг ... +off +http +server +location +1.19.3 + + +Если параметр не off, +задаёт один или несколько дополнительных флагов для куки: +secure, +httponly, +samesite=strict, +samesite=lax, +samesite=none. + + + + + буква | цифра |