From 909066a0dd8ac184b3cdf48a0638a17c1276bbfc Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Mon, 13 Aug 2012 08:22:56 +0000 Subject: [PATCH] Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372311 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/STATUS b/STATUS index f38287b69c..e6b494f246 100644 --- a/STATUS +++ b/STATUS @@ -245,6 +245,17 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk patch works, except for mod_policy (ignore) +1: rjung + * core: make ap_parse_form_data less strict when checking for a correct + Content-Type header when parsing POST, or we risk losing valid + data with an appended charset. + Submitted by: Petter Berntsen + PR: 53698 + trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1372054 + http://svn.apache.org/viewvc?view=revision&revision=1372055 + http://svn.apache.org/viewvc?view=revision&revision=1372305 + 2.4.x patch: Trunk patch works. + +1: humbedooh + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt If you want to propose one of those, please still add them here. -- 2.50.1