commit | 64f528a3bcc32576bec7c63f89761ead3e3a4800 | [log] [tgz] |
---|---|---|
author | Ruslan Ermilov <ru@nginx.com> | Fri Nov 06 15:21:51 2015 +0300 |
committer | Ruslan Ermilov <ru@nginx.com> | Fri Nov 06 15:21:51 2015 +0300 |
tree | 14f2ef1f54280c49563d83949ba46ff204a524d6 | |
parent | f97517a0512cb611044ba577cdff101cc86ece77 [diff] |
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.