changeset 225:46ef98b7513f

Expanded on the "underscores_in_headers" relation to "ignore_invalid_headers".
author Ruslan Ermilov <ru@nginx.com>
date Tue, 06 Dec 2011 08:01:35 +0000
parents 7f36795d99a2
children c4b33b07dcfe
files xml/en/docs/http/ngx_http_core_module.xml
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -2405,6 +2405,9 @@ For more information, please refer to
 
 <para>
 Enables or disables the use of underscores in client request header fields.
+When disabled, request header fields whose names contain underscores are
+marked as invalid and are subject to the <link id="ignore_invalid_headers"/>
+directive.
 </para>
 
 </directive>