# HG changeset patch # User Yaroslav Zhuravlev # Date 1397748151 -14400 # Node ID 726e8f47763cd69bbbb199cea690db7c5d5140b2 # Parent ab2ea38f3512a96350e63ceb2e4206fe2a606e72 Removed the "old browsers" phrase in upstream and userid modules. diff --git a/xml/en/docs/http/ngx_http_upstream_module.xml b/xml/en/docs/http/ngx_http_upstream_module.xml --- a/xml/en/docs/http/ngx_http_upstream_module.xml +++ b/xml/en/docs/http/ngx_http_upstream_module.xml @@ -10,7 +10,7 @@ + rev="26">
@@ -858,7 +858,6 @@ Additional parameters may be as follows: Sets the time for which a browser should keep the cookie. The special value max will cause the cookie to expire on “31 Dec 2037 23:55:55 GMT”. -This is the maximum time understood by old browsers. If the parameter is not specified, it will cause the cookie to expire at the end of a browser session. 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="4">
@@ -118,7 +118,6 @@ cookie. Sets a time during which a browser should keep the cookie. The parameter max will cause the cookie to expire on “31 Dec 2037 23:55:55 GMT”. -This is the maximum time understood by old browsers. The parameter off will cause the cookie to expire at the end of a browser session. 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="4">
@@ -117,7 +117,6 @@ userid_p3p 'policyref="/w3c/p3p.xml" Задаёт время, в течение которого браузер должен хранить куку. Параметр max устанавливает срок хранения куки до 31 декабря 2037 года 23:55:55 GMT. -Это максимальное время, которое понимают старые браузеры. Указание параметра off позволяет ограничить время действия куки сессией браузера.