]> git.kaiwu.me - nginx.git/commit
Merge of r4771: ngx_http_find_virtual_server() fix.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 6 Aug 2012 17:36:30 +0000 (17:36 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 6 Aug 2012 17:36:30 +0000 (17:36 +0000)
commit6087743fe2372ad9ede026cbf32f135d3137defc
treea37fa7309e6bba8fa7f7918baa16d4ce590b6904
parentcfef618a6fc7dc003eb42f359931101fa9c1a79f
Merge of r4771: ngx_http_find_virtual_server() fix.

The ngx_http_find_virtual_server() function should return NGX_DECLINED
if virtual server not found.
src/http/ngx_http_request.c