]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add proposal.
authorRainer Jung <rjung@apache.org>
Fri, 12 Feb 2010 12:04:38 +0000 (12:04 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 12 Feb 2010 12:04:38 +0000 (12:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@909377 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9f18e48b0e56ba95e87ac461db29c64782d37813..8e324650da66fda895d84eda89f55d51ea8cac49 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -185,6 +185,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.2.x patch: http://people.apache.org/~poirier/maxclients-2.2.patch
     +1: poirier
 
+  * mod_proxy: Allow https to a remote forward proxy by issuing an HTTP
+    CONNECT request. This adds a CONNECT client (sending a connect request).
+    It is not the same as mod_proxy_connect, which is a CONNECT server
+    (responding to connect requests).
+    PR: https://issues.apache.org/bugzilla/show_bug.cgi?id=19188
+    Trunk patch: http://svn.apache.org/viewvc?rev=909323&view=rev
+    2.2.x patch: http://people.apache.org/~rjung/patches/bz19188-proxyremote-https-v1.patch
+    +1: rjung
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre