Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control Ketting cache via headers #303

Open
evert opened this issue Nov 30, 2020 · 0 comments
Open

Control Ketting cache via headers #303

evert opened this issue Nov 30, 2020 · 0 comments
Assignees

Comments

@evert
Copy link
Collaborator

evert commented Nov 30, 2020

I think it will be nice to allow servers to control more features that are typically (now) done on the client Some examples/ideas:

Ketting: no-cache // Never store
Ketting: max-age=3600 // Expire after an hour
Ketting: refresh-on-stale // Auto re-fetch if something marked the item as stale

Some notes on why we can't just use standard HTTP headers: #21

Might also solve problems for #297

@evert evert self-assigned this Nov 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant