]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Revert r1572606 for the time being since backport would conflict with 2.4.x's proxy_c...
authorYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2014 15:31:58 +0000 (15:31 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 27 Feb 2014 15:31:58 +0000 (15:31 +0000)
commit5cdab0fc63e09df586b9fc4e44a5e6c96dd6ec10
tree4aa60acf42b88ecea4154d4a2c32a90074145f6b
parent4b5b4602bd7231931c90e64b2e8a5429c06dbf2c
Revert r1572606 for the time being since backport would conflict with 2.4.x's proxy_conn_rec.
The uds_path field is at the end of the struct in 2.4.x but not in trunk.
Fix that first, then recommit.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1572627 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_http.c
modules/proxy/proxy_util.c