Commit 5d5dd1d0 authored by Eric Covener's avatar Eric Covener
Browse files

add PR58777


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734127 13f79535-47bb-0310-9956-ffa450edef68
parent d671205f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -182,6 +182,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     avoidance.  
     +1 covener

  *) mod_rewrite: Add QSL flag as a way to allow rewrites to files with question
                  marks in their names. PR58777
     trunk patch: http://svn.apache.org/r1734125
     2.4.x patch: trunk works (modulo CHANGES and compat in docs)
     +1 covener


PATCHES/ISSUES THAT ARE BEING WORKED

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