From 0b745df8a77b0f59551fff78691895378a812f8d Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Tue, 15 Mar 2016 15:01:12 +0000 Subject: [PATCH] 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 --- STATUS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/STATUS b/STATUS index 79b9643333..d845580c1b 100644 --- a/STATUS +++ b/STATUS @@ -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 -- 2.40.0