Skip to content
This repository was archived by the owner on Sep 10, 2019. It is now read-only.

Make HTTP Caching more explicit #7

Open
sleepdeprecation opened this issue Aug 31, 2013 · 0 comments
Open

Make HTTP Caching more explicit #7

sleepdeprecation opened this issue Aug 31, 2013 · 0 comments

Comments

@sleepdeprecation
Copy link
Owner

HTTP Caching is technically just adding a header, making it relatively easy to implement, but, it might be nice to make it more explicit.

The default should be off, because there might be pages that should never be cached (I'm thinking about Storyteller here, because that's our base platform, and pretty much everything that isn't the FileHandler shouldn't have caching), but making it nicer/easier to use could be useful.

I don't know if this is a good idea, or if we should just say "use the headers map" (wait, do we have a headers map?).

Links and Such

This was referenced Sep 12, 2013
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