From: Christophe Jaillet Date: Thu, 9 Jun 2016 20:25:14 +0000 (+0000) Subject: Propose X-Git-Tag: 2.4.21~64 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=506246d48094876a4ddc7bcd67771e67473a9456;p=thirdparty%2Fapache%2Fhttpd.git Propose git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1747592 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 04d42c59018..5fc03e5029d 100644 --- a/STATUS +++ b/STATUS @@ -219,6 +219,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x: trunk works +1: jailletc36 + *) mod_cache: Fix (max-stale with no '=') and enforce (check integers after '=') + Cache-Control header parsing. + trunk patch: http://svn.apache.org/r1715886 + 2.4.x: trunk works + +1: jailletc36 + + *) http: Add 451 status code + trunk patch: http://svn.apache.org/r1730723 + 2.4.x: trunk works + +1: jailletc36 + + PATCHES/ISSUES THAT ARE BEING WORKED *) http: Don't remove the Content-Length of zero from a HEAD response if