Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

should not add 'public' to Cache-Control #35

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments
Closed

should not add 'public' to Cache-Control #35

GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

Original comment by jmara...@google.com on 18 Nov 2010 at 2:40

@GoogleCodeExporter
Copy link
Author

Fixed in http://code.google.com/p/modpagespeed/source/detail?r=231

Original comment by jmara...@google.com on 18 Nov 2010 at 10:52

  • Changed state: Fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant