ericmckean / minify

Automatically exported from code.google.com/p/minify
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

must-revalidate currently breaks caching in webkit #123

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
See: http://mrclay.org/index.php/2009/02/24/safari-4-beta-cache-
controlmust-revalidate-bug/

For now, best to remove must-revalidate from ConditionalGet. It was 
originally added to force Opera to revalidate its cache (which it wasn't 
even with max-age=0).

Original issue reported on code.google.com by mrclay....@gmail.com on 30 Jun 2009 at 5:36

GoogleCodeExporter commented 9 years ago
Removed in R331

Original comment by mrclay....@gmail.com on 30 Jun 2009 at 6:49