From: Rainer Jung Date: Tue, 19 Jun 2018 22:49:32 +0000 (+0000) Subject: Propose. X-Git-Tag: 2.4.34~90 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8214994eaf1ebaafb86caa7d808373efd3139bfc;p=apache Propose. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1833877 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 72de52c17f..365308fce2 100644 --- 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 ]