From 1ce94c963730ce02772f0c43da0725e2c758bab3 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sun, 26 Feb 2012 14:29:22 +0000 Subject: [PATCH] ap_unescape_urlencoded* for url-encoded data git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1293842 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/STATUS b/STATUS index df593449f6..5e9913f7d0 100644 --- a/STATUS +++ b/STATUS @@ -95,8 +95,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_session: Sessions are encoded as application/x-www-form-urlencoded strings, however we do not handle the encoding of spaces properly. Fixed. Trunk patches: http://svn.apache.org/viewvc?rev=1293658&view=rev - 2.2.x patch: Trunk patch works - +1: minfrin + 2.4.x patch: Trunk patch works + +1: minfrin, trawick PATCHES/ISSUES THAT ARE STALLED -- 2.40.0