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

Add support for If-Modified-Since and If-None-Match HTTP headers #70

Open
julianrojas87 opened this issue Apr 19, 2023 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@julianrojas87
Copy link
Contributor

Have the bookeeper keep track of ETag values (where available) and fallback to use the If-Modified-Since request header to avoid refetching unmodified resources even when their caching has expired.

This is useful in cases where immutable resources are not marked as such.

@julianrojas87 julianrojas87 added the enhancement New feature or request label Apr 19, 2023
@julianrojas87 julianrojas87 self-assigned this Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant