This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Description
We currently add 'public' to the Cache-Control header. This is unnecessary. See
http://code.google.com/p/page-speed/issues/detail?id=9 for some background.
We should only add the max-age directive when extending cache lifetimes.
Original issue reported on code.google.com by bmcqu...@google.com on 7 Nov 2010 at 12:04