Commit a353f6e9 authored by Jeff Trawick's avatar Jeff Trawick
Browse files

propose a proxy fix for backport


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@499011 13f79535-47bb-0310-9956-ffa450edef68
parent ba7ebfe8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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