Skip to content

[WIP] use other headers, when ETAG is missing #45

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dduenker
Copy link

@dduenker dduenker commented Apr 7, 2021

Using last-modified seems pretty straightforward.
I will take some time to figure out how to use expires and cache-control correctly.

The following material is intended to help me:

seanmonstar/reqwest#368
https://github.com/zkat/make-fetch-happen
https://github.com/gregjones/httpcache/blob/master/httpcache.go
https://tools.ietf.org/html/rfc7234
https://github.com/kornelski/http-cache-semantics

@epwalsh
Copy link
Owner

epwalsh commented May 3, 2021

Hey @dduenker, are you still planning on wrapping this up?

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

Successfully merging this pull request may close these issues.

2 participants