Commit 1bf1ab7a authored by Kaspar Brand's avatar Kaspar Brand
Browse files

propose SSLStaplingReturnResponderErrors improvement fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1713210 13f79535-47bb-0310-9956-ffa450edef68
parent 3fb22874
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -183,6 +183,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     branch mergeable to 2.4.x: ^/httpd/httpd/branches/2.4.17-protocols-changes
     +1: icing

  *) mod_ssl: For the "SSLStaplingReturnResponderErrors off" case, make sure
              to only staple responses with certificate status "good"
     trunk patch: https://svn.apache.org/r1711728
                  https://svn.apache.org/r1713209 (missing LOGNO only)
     2.4.x patch: trunk works (modulo CHANGES)
     +1: kbrand
    
PATCHES/ISSUES THAT ARE BEING WORKED

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