]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a proposal
authorRuediger Pluem <rpluem@apache.org>
Sun, 7 Dec 2008 12:36:00 +0000 (12:36 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 7 Dec 2008 12:36:00 +0000 (12:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@724127 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0d5a987b4e216f65dd2bec9bcec52f009b1e8ff1..01d3a00ea18bb918d2867123fec399aab614d110 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -89,6 +89,16 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
+
+ * mod_cache: When an expires or cache-control header are sent, the RFC does
+   allow us to cache normally non-cacheable response statuses.
+   PR 46346.
+   Trunk version of patch:
+      http://svn.apache.org/viewvc?rev=724093&view=rev
+   Backport version for 2.2.x of patch:
+      Trunk version of patch works
+   +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * mod_ssl: Add server name indication (RFC 4366) support (PR 34607).