]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add proposal
authorRuediger Pluem <rpluem@apache.org>
Sun, 9 Nov 2008 16:10:15 +0000 (16:10 +0000)
committerRuediger Pluem <rpluem@apache.org>
Sun, 9 Nov 2008 16:10:15 +0000 (16:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@712507 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b2d42fd6d590f871363b2b05e8911ccc13152492..00946212a5189d8ceed729ca5237023f1be34dd3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -197,6 +197,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
       +1: rpluem,
 
+    * mod_cache: Convert age of cached object to seconds before comparing it to
+      age supplied by the request when checking whether to send a Warning
+      header for a stale response. PR 39713.
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?rev=411464&view=rev
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
  * core, authn/z: Avoid calling access control hooks for internal requests