From: Graham Leggett Date: Thu, 2 May 2013 14:31:05 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.5~337 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=922d475708eb0187828ff1a08e55ac66a7f386b7;p=apache Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1478386 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 8a2e8cc7ce..1b4cfc0c68 100644 --- a/STATUS +++ b/STATUS @@ -262,6 +262,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-invalidate.patch +1: minfrin + * mod_cache: Ignore response headers specified by no-cache=header and + private=header as specified by RFC2616 14.9.1 What is Cacheable. Ensure + that these headers are still processed when multiple Cache-Control + headers are present in the response. PR 54706 + trunk patch: http://svn.apache.org/r1478382 + 2.4.x patch: http://people.apache.org/~minfrin/httpd-mod_cache-nocacheheader2.4.patch + +1: minfrin + A list of further possible backports can be found at: http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt