Commit edafaa5d authored by Stefan Eissing's avatar Stefan Eissing
Browse files

vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1814054 13f79535-47bb-0310-9956-ffa450edef68
parent f09124c4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -226,7 +226,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: http://svn.apache.org/r1813643
     2.4.x patch: trunk works (modulo CHANGES)
                  svn merge -c 1813643 ^/httpd/httpd/trunk .
     +1: ylavic
     +1: ylavic, icing

  *) ab: Keep reading nonblocking to exhaust TCP or SSL buffers when previous
     read was incomplete.  PR 61301