Commit 2454550b authored by Rainer Jung's avatar Rainer Jung
Browse files

Propose.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1833877 13f79535-47bb-0310-9956-ffa450edef68
parent 1d7baf4c
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -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 ]