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

?_ttl= parameter to control caching #289

Closed
simonw opened this issue May 26, 2018 · 3 comments
Closed

?_ttl= parameter to control caching #289

simonw opened this issue May 26, 2018 · 3 comments

Comments

@simonw
Copy link
Owner

simonw commented May 26, 2018

This would allow clients to specify the max-age caching header that should be returned with the query.

Most important this will allow caching to be completely urned off for specific queries using ?_ttl=0. Sending 0 should cause a Cache-Control: no-cache header to be returned.

@simonw
Copy link
Owner Author

simonw commented May 26, 2018

@simonw simonw closed this as completed in b463f60 May 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant