From: Eric Covener Date: Tue, 8 Mar 2016 19:25:30 +0000 (+0000) Subject: add PR58777 X-Git-Tag: 2.4.19~90 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=44d544df6e020a3b73ee170dee53537c1341d8a8;p=apache add PR58777 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1734127 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 2bdd9a1a63..2cb0e9b9c1 100644 --- a/STATUS +++ b/STATUS @@ -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