]> granicus.if.org Git - apache/commitdiff
Propose.
authorRainer Jung <rjung@apache.org>
Tue, 19 Jun 2018 22:49:32 +0000 (22:49 +0000)
committerRainer Jung <rjung@apache.org>
Tue, 19 Jun 2018 22:49:32 +0000 (22:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1833877 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 72de52c17fa45c9cd9c3508d71537a74b4bd4b1e..365308fce234c1ce166b0ead1595ee3026393f49 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -204,6 +204,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   svn merge -c 1833827 ^/httpd/httpd/trunk . 
      +1: covener, jim
 
+  *) mod_cache: Handle case of invalid Expires header RFC compliant
+                like the case of an Expires time in the past.
+                So allow to overwrite the non-caching decision
+                using "CacheStoreExpired" and respect Cache-Control
+                "max-age" and "s-maxage".
+     trunk patch: http://svn.apache.org/r1833876
+     2.4.x patch: trunk works (needs CHANGES in 2.4)
+                  svn merge -c 1833876 ^/httpd/httpd/trunk . 
+     +1: rjung
+
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]