Commit 96a2dce3 authored by Eric Covener's avatar Eric Covener
Browse files

propose fix for 2.4.34 regression



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1838490 13f79535-47bb-0310-9956-ffa450edef68
parent a16e58f4
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -221,6 +221,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   (adjust CHANGES and include/ap_mmn.h)
      +1: rjung, jim

   *) mod_ratelimit: Run after the chunking filter so headers are always sent
      uninterrupted., pass EOS to each downstream filter. 
      Fixes regression in 2.4.34.
      trunk patch: 1837130
      2.4.x patch: svn merge -c 1837130 ^/httpd/httpd/trunk .

PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]