comparison src/http/ngx_http_variables.h @ 3427:612436ad775a stable-0.7

merge r3153, r3154, r3288, r3382: request header processing fixes: *) $host is always in low case: *) move low case convertation from ngx_http_find_virtual_server() to ngx_http_validate_host() *) add in ngx_http_validate_host() capability to copy host name in the pool allocated memory *) fix segfault if there is single large_client_header_buffers and a request line fills it completely *) default large_client_header_buffers' buffer size should be 8K as compatible with Apache's one
author Igor Sysoev <igor@sysoev.ru>
date Mon, 01 Feb 2010 14:16:45 +0000
parents f267d23868fc
children 42c16d8bddbe 2d21e02fc01d
comparison
equal deleted inserted replaced
3426:eef19bd3c51e 3427:612436ad775a