]> granicus.if.org Git - apache/commitdiff
Propose.
authorGraham Leggett <minfrin@apache.org>
Thu, 2 May 2013 14:31:05 +0000 (14:31 +0000)
committerGraham Leggett <minfrin@apache.org>
Thu, 2 May 2013 14:31:05 +0000 (14:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1478386 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 8a2e8cc7ce0934767fedaf4b82bd594da590d5be..1b4cfc0c68c310511eb5b36a10634ceac9d1f07c 100644 (file)
--- 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