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

Selecting a response with ETags #36

Open
mnot opened this issue Dec 12, 2018 · 0 comments
Open

Selecting a response with ETags #36

mnot opened this issue Dec 12, 2018 · 0 comments
Labels

Comments

@mnot
Copy link
Collaborator

mnot commented Dec 12, 2018

In theory, a server can disambiguate multiple responses in cache by sending an ETag.

If we can get a cache into a state where it holds multiple valid, stale responses for a given request, we could test this.

Interaction with Vary might be interesting here.

If we can get cache into that state, we can also check to see if it sends multiple ETags in If-None-Match.

@mnot mnot added the new test label Dec 12, 2018
@mnot mnot changed the title Selecting a response with ETags conditional: Selecting a response with ETags Dec 18, 2018
@mnot mnot changed the title conditional: Selecting a response with ETags Selecting a response with ETags Dec 18, 2018
@mnot mnot removed the conditional label Feb 12, 2020
@mnot mnot modified the milestone: Reasonable core coverage Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant