]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose a proxy fix for backport
authorJeff Trawick <trawick@apache.org>
Tue, 23 Jan 2007 13:01:41 +0000 (13:01 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 23 Jan 2007 13:01:41 +0000 (13:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@499011 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index d86bc75ac2812b2dcc139fa8e0e1629b17c98263..c43aac0426b96998b7e3c3469a25e0d2e7cbeee7 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -184,3 +184,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      http://svn.apache.org/viewvc?rev=490156&view=rev
      +1: niq
 
+   * mod_proxy_http: Handle request bodies larger than 2 GB by converting
+     the Content-Length header of the request correctly.
+       PR 40883
+     http://svn.apache.org/viewvc?view=rev&revision=486320
+     +1: trawick