# HG changeset patch # User Ruslan Ermilov # Date 1324299975 0 # Node ID 6f710464be38a114817c4a9ac802d669fd1d9747 # Parent 16b66bbe1349d48fb0097ee6f25a289f42adec15 Applied nitpicking by Maxim Dounin, translated into English. diff -r 16b66bbe1349 -r 6f710464be38 xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Mon Dec 19 12:55:14 2011 +0000 +++ b/xml/en/docs/http/ngx_http_core_module.xml Mon Dec 19 13:06:15 2011 +0000 @@ -582,7 +582,7 @@ Controls whether header fields with invalid names should be ignored. -Valid names consist of English letters, digits, hyphens, and possibly +Valid names are composed of English letters, digits, hyphens, and possibly underscores (as controlled by the directive). @@ -650,7 +650,7 @@ The browser arguments specify which browsers will be affected. The value msie6 disables keep-alive connections -with some old versions of MSIE, after seeing a POST request. +with old versions of MSIE, after seeing a POST request. The value safari disables keep-alive connections with Safari browsers. The value none enables keep-alive connections