Commit 26583c36 authored by Jacob Champion's avatar Jacob Champion
Browse files

Propose patch for PR60223

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1769335 13f79535-47bb-0310-9956-ffa450edef68
parent 08168a07
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -229,6 +229,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     2.4.x patch: trunk works
     +1: jchampion
     +1: jchampion


  *) ssl: clear the error queue before SSL_read/write/accept(). PR60223
     trunk patch: http://svn.apache.org/r1769332
     2.4.x patch: https://home.apache.org/~jchampion/patches/2.4.x-ssl-error-queue.patch
     +1: jchampion


PATCHES/ISSUES THAT ARE BEING WORKED
PATCHES/ISSUES THAT ARE BEING WORKED


  *) http: Don't remove the Content-Length of zero from a HEAD response if
  *) http: Don't remove the Content-Length of zero from a HEAD response if