]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport proposal: URL: http://svn.apache.org/viewvc?rev=616517&view=rev
authorJim Jagielski <jim@apache.org>
Fri, 1 Feb 2008 17:07:46 +0000 (17:07 +0000)
committerJim Jagielski <jim@apache.org>
Fri, 1 Feb 2008 17:07:46 +0000 (17:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@617559 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2d0925e0623392f6700c6a514cfb70c88719b251..ca6b44c12c60b6b57402636ce8ee1b6baa7a43b2 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -154,6 +154,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        Trunk version works (minus CHANGES conflict)
     +1: 
 
+  * mod_proxy: Fix processing of chunked responses if
+    Connection: Transfer-Encoding is set in the response of the
+    proxied system.  PR: 44311
+      Trunk version of patch:
+       http://svn.apache.org/viewvc?view=rev&revision=616517
+      Backport version of 2.2.x of patch:
+       Trunk version works (minus CHANGES conflict)
+    +1: jim
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when