From: Ruediger Pluem Date: Wed, 3 Feb 2016 19:56:38 +0000 (+0000) Subject: * Add a proposal X-Git-Tag: 2.4.19~228 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ec232c512b0badccec4c08e2b6707c463e618b8c;p=apache * Add a proposal git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1728356 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index b20478c519..4fb11a6d79 100644 --- a/STATUS +++ b/STATUS @@ -238,6 +238,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version of patch works modulo CHANGES +1: rpluem, + *) mod_ssl: Add SSLOCSPProxyURL to add the possibility to do all queries + to OCSP responders through a HTTP proxy. + Trunk version of patch: + http://svn.apache.org/r1726881 + http://svn.apache.org/r1727111 + Backport version for 2.4.x of patch: + Trunk version of patch works modulo CHANGES + +1: rpluem, + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if