From: Yann Ylavic Date: Sun, 14 Jun 2015 01:09:38 +0000 (+0000) Subject: Propose fix for 2.4.14's regression. X-Git-Tag: 2.4.15~45 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c2384693dd956da8aa7cd4b96e940bd196a4117;p=apache Propose fix for 2.4.14's regression. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1685353 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 80bb3147ea..56737ef3c8 100644 --- a/STATUS +++ b/STATUS @@ -208,6 +208,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: trunk works (modulo CHANGES, above is a review patch only) +1: ylavic, trawick + *) core: Allow spaces after chunk-size for compatibility with implementations + using a pre-filled buffer, and log parsing failures at level INFO. + trunk patch: http://svn.apache.org/r1685339 + http://svn.apache.org/r1685345 + http://svn.apache.org/r1685347 + http://svn.apache.org/r1685349 + http://svn.apache.org/r1685350 + 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-ap_http_filter_chunked.patch + +1: ylavic PATCHES/ISSUES THAT ARE BEING WORKED