https://bugzilla.wikimedia.org/show_bug.cgi?id=46327
Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Jesús Martínez Novo (Ciencia Al Poder) <[email protected]> --- Does max-age force the cached copy to be deleted? From my understanding, if a cache sees a max-age directive, after the specified time it would do a request with a If-Modified-Since header, and the server would reply with a HTTP 304 Not Modified (just headers, not entity body) and the client won't need to download the resource again, extending the cache lifetime another "max-age" period. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
