]> git.kaiwu.me - nginx.git/commit
Proxy: improved code readability.
authorRuslan Ermilov <ru@nginx.com>
Fri, 6 Nov 2015 12:21:51 +0000 (15:21 +0300)
committerRuslan Ermilov <ru@nginx.com>
Fri, 6 Nov 2015 12:21:51 +0000 (15:21 +0300)
commit05a38c707728bba20e21c57dcb8035574b56e055
tree14f2ef1f54280c49563d83949ba46ff204a524d6
parentf0f7b437b9cddada3826fc44f1724561870466ed
Proxy: improved code readability.

Do not assume that space character follows the method name, just pass it
explicitly.

The fuss around it has already proved to be unsafe, see bbdb172f0927 and
http://mailman.nginx.org/pipermail/nginx-ru/2013-January/049692.html for
details.
src/http/modules/ngx_http_proxy_module.c