Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Cache] cache validation #57

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

Closed
dbu opened this issue Feb 17, 2016 · 0 comments
Closed

[Cache] cache validation #57

dbu opened this issue Feb 17, 2016 · 0 comments

Comments

@dbu
Copy link
Contributor

dbu commented Feb 17, 2016

the CachePlugin should handle Last-Modified and Etag headers and send If-None-Match resp. If-Modified-Since headers along if the data is still in the cache. this would allow the server to respond with a 304 Not Modified and we could update the cached response and then return that.

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

2 participants