Commit 694f0763 authored by Eric Covener's avatar Eric Covener
Browse files

propose rewrite query string patch


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735091 13f79535-47bb-0310-9956-ffa450edef68
parent 4207bdc3
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -174,6 +174,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     +1: ylavic

  *) mod_rewrite: Don't escape an unchanged query string, in server context. 
                  Was fixed in 2010 for directory context.
     trunk patch: http://svn.apache.org/r1735088
     2.4.x patch: trunk works
     +1 covener
       

PATCHES/ISSUES THAT ARE BEING WORKED

  *) http: Don't remove the Content-Length of zero from a HEAD response if