From afb185b9884fc3def0a11977bd6e4e09ecefcb7f Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Sat, 23 May 2015 11:57:56 +0000 Subject: [PATCH] stapling improvement now in 2.4.x branch git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1681330 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 5 ----- 1 file changed, 5 deletions(-) diff --git a/CHANGES b/CHANGES index 4b79b35ac8..796d03c8f0 100644 --- a/CHANGES +++ b/CHANGES @@ -1,11 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.0 - *) mod_ssl OCSP Stapling: Don't block initial handshakes while refreshing - the OCSP response for a different certificate. mod_ssl has an additional - global mutex, "ssl-stapling-refresh". - [Jeff Trawick] - *) http: Don't remove the Content-Length of zero from a HEAD response if it comes from an origin server, module or script. [Yann Ylavic] -- 2.40.0