]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose backport: treat s-maxage as explicit expiration in cacheability
authorDaniel Earl Poirier <poirier@apache.org>
Tue, 13 Oct 2009 12:46:36 +0000 (12:46 +0000)
committerDaniel Earl Poirier <poirier@apache.org>
Tue, 13 Oct 2009 12:46:36 +0000 (12:46 +0000)
decisions, per RFC 2616.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@824725 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index af5d9c1597c2378e2dffe6793abb493b7d111e83..0a6b6528dcdb387f0c8e508cc88cbe77db568568 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -133,6 +133,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
    2.2.x Patch: trunk patch works
    +1: sf, minfrin
 
+ * mod_cache: treat s-maxage as an explicit expiration in cacheability
+              decisions, per RFC 2616
+   Trunk Patch: http://svn.apache.org/viewvc?rev=823536&view=rev
+                http://svn.apache.org/viewvc?rev=823563&view=rev
+   2.2.x Patch: http://people.apache.org/~poirier/smaxage.patch
+                (trunk patch works, except for CHANGES)
+   +1: poirier
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * srclib/pcre and vendor/pcre