Commit 319d682c authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Reviewed, half correct

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1743218 13f79535-47bb-0310-9956-ffa450edef68
parent 6964c8be
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -195,6 +195,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/r1742822
     2.4.x patch: trunk works
     +1: rjung, ylavic
     +1: agreement with r1742791+1742792 wrowe
     -1: veto of r1742822 - what are we "W"riteing if we have no request?!?
         Semantically invalid on event mpm when resuming a connection while
         this new thread has performed no work on prior request.  That status
         update should only occur on a successful read.

PATCHES/ISSUES THAT ARE BEING WORKED