]> git.kaiwu.me - nginx.git/commit
$host is always in low case:
authorIgor Sysoev <igor@sysoev.ru>
Thu, 24 Sep 2009 13:15:50 +0000 (13:15 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Thu, 24 Sep 2009 13:15:50 +0000 (13:15 +0000)
commit6749e92938fffdb8a4de921123100d770c0653d0
treeba098398cef9e679445a8af7c41e784e31da2100
parente5b2d3c6b2a132bbbbac0249566f0da7ff12bc39
$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
src/http/ngx_http_request.c