]> 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)
commitdc560db2e93f002f54642e048d394778ae588bd7
tree4aa60acf42b88ecea4154d4a2c32a90074145f6b
parent6a9b7697e5901f27fff57e8561fa3690ac3e5cad
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