]> git.kaiwu.me - nginx.git/commit
Merge of r5013: proxy: fixed proxy_method to always add space.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 11 Feb 2013 15:31:10 +0000 (15:31 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 11 Feb 2013 15:31:10 +0000 (15:31 +0000)
commite8ef9ea62b0b393455bf6fcd588c8ccf5ff72e74
treec27451dc4c0eb7411ca57275cbc74dea3fd8b04d
parentad45350460d20403f066df5c9cc0eac37e9bea90
Merge of r5013: proxy: fixed proxy_method to always add space.

Before the patch if proxy_method was specified at http{} level the code
to add trailing space wasn't executed, resulting in incorrect requests
to upstream.
src/http/modules/ngx_http_proxy_module.c