]> git.kaiwu.me - nginx.git/commit
Merge of r4698: X-Forwarded-For conditionals.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 2 Jul 2012 17:41:52 +0000 (17:41 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 2 Jul 2012 17:41:52 +0000 (17:41 +0000)
commit92486bd9cc307ea6f78442231c8f7d101e567969
tree4d4a702d3c883017348a429e08608b6f6b10f033
parentd4ee957632ed27aa26e1351cb3a3bb400fac30d1
Merge of r4698: X-Forwarded-For conditionals.

Fixed compile-time conditionals used to detect if X-Forwarded-For support
is needed.

Note: compatibility shims were added during merge to avoid possible
breakage of 3rd party modules.  At least cache purge module was broken
by the original commit, as it used to rely on NGX_HTTP_PROXY define.
auto/modules
src/http/ngx_http_request.c
src/http/ngx_http_request.h
src/http/ngx_http_variables.c