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

Test Cache-Control and Pragma headers when If-None-Match is set #37986

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jgraham
Copy link
Contributor

@jgraham jgraham commented Jan 16, 2023

These should be set to no-store.

This test is required for the web compatibility focus area of Interop 2023.

@annevk
Copy link
Member

annevk commented Jan 16, 2023

Note that as per whatwg/fetch#722 these headers are somewhat controversial.

We should also test that Pragma and Cache-Control don't get overridden if already set, presumably?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants