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

Cache should send a HEAD request on every get #5

Open
sanoel opened this issue Dec 18, 2019 · 0 comments
Open

Cache should send a HEAD request on every get #5

sanoel opened this issue Dec 18, 2019 · 0 comments

Comments

@sanoel
Copy link
Contributor

sanoel commented Dec 18, 2019

In order to prevent a stale cache from remaining stale for all forseeable GETs until the cache is wiped out or a PUT is executed, we should be making a HEAD request to compare _rev on each GET.

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