Commit 8cf20d87 authored by Yann Ylavic's avatar Yann Ylavic
Browse files

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
parent 8c6f694d
Loading
Loading
Loading
Loading
+9 −0
Changes for STATUS: 9 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -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