comparison xml/en/docs/http/ngx_http_core_module.xml @ 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 09b8c8b2b865
children ad26f0ae970f
comparison
equal deleted inserted replaced
224:7f36795d99a2 225:46ef98b7513f
2403 <context>http</context> 2403 <context>http</context>
2404 <context>server</context> 2404 <context>server</context>
2405 2405
2406 <para> 2406 <para>
2407 Enables or disables the use of underscores in client request header fields. 2407 Enables or disables the use of underscores in client request header fields.
2408 When disabled, request header fields whose names contain underscores are
2409 marked as invalid and are subject to the <link id="ignore_invalid_headers"/>
2410 directive.
2408 </para> 2411 </para>
2409 2412
2410 </directive> 2413 </directive>
2411 2414
2412 2415