Commit 0b3997db authored by Luca Toscano's avatar Luca Toscano
Browse files

Added backport proposal for http://svn.apache.org/r1752347

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1752391 13f79535-47bb-0310-9956-ffa450edef68
parent 684bf83d
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -181,6 +181,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1752333
     +1: jchampion

  *) mod_proxy_fcgi: read the whole FCGI response even when the content has
     not been modified (HTTP 304) to avoid subsequent bougus reads and
     confusing error messages logged.
     trunk patch: http://svn.apache.org/r1752347
     2.4.x patch: trunk works
     +1 elukey
    

PATCHES/ISSUES THAT ARE BEING WORKED