]> git.kaiwu.me - nginx.git/commit
return NGX_HTTP_UPSTREAM_INVALID_HEADER instead of NGX_HTTP_BAD_GATEWAY
authorIgor Sysoev <igor@sysoev.ru>
Sun, 9 Dec 2007 14:50:19 +0000 (14:50 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sun, 9 Dec 2007 14:50:19 +0000 (14:50 +0000)
commitd8c43746a509fc0e45e3f6668aadb2237e39979c
treeee896b44d5a5d24c46e7605fe70517b0de6e43ba
parent5a55d7104b4f54d63091466f82d203c8e6776752
return NGX_HTTP_UPSTREAM_INVALID_HEADER instead of NGX_HTTP_BAD_GATEWAY
to go to a next upstream on invalid_header condition
src/http/modules/ngx_http_fastcgi_module.c