You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by mi...@apache.org on 2013/05/02 16:31:05 UTC

svn commit: r1478386 - /httpd/httpd/branches/2.4.x/STATUS

Author: minfrin
Date: Thu May  2 14:31:05 2013
New Revision: 1478386

URL: http://svn.apache.org/r1478386
Log:
Propose.

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1478386&r1=1478385&r2=1478386&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Thu May  2 14:31:05 2013
@@ -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