Commit 28c61b7c authored by Nick Kew's avatar Nick Kew
Browse files

Merge rpluem's fix into my proposal


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@499587 13f79535-47bb-0310-9956-ffa450edef68
parent 7daac87c
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -182,10 +182,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   * mod_headers: Allow % at the end of a Header value
       PR: 36609
     http://svn.apache.org/viewvc?rev=490156&view=rev
     +1: niq
         rpluem says: +1 as long as
     http://svn.apache.org/viewvc?rev=499567&view=rev
                      is added.
     +1: niq, rpluem

   * mod_proxy_http: Handle request bodies larger than 2 GB by converting
     the Content-Length header of the request correctly.