From: Yann Ylavic Date: Mon, 9 Mar 2015 12:58:40 +0000 (+0000) Subject: Propose fix for PR 55892. X-Git-Tag: 2.4.13~358 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e49ad140c85774f6be699344c5f62f535066b38;p=apache Propose fix for PR 55892. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1665220 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8a32a90015..c60c764a25 100644 --- a/STATUS +++ b/STATUS @@ -256,6 +256,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1 jim, ylavic + *) mod_proxy: use the original (non absolute) form of the request-line's URI + for requests embedded in CONNECT payloads used to connect SSL backends via + a ProxyRemote forward-proxy. PR 55892. + trunk patch: http://svn.apache.org/r1665215 + http://svn.apache.org/r1665218 (CHANGES entry) + 2.4.x patch: trunk works (modulo CHANGES) + +1: ylavic + OTHER PROPOSALS * A list of further possible backports can be found at: