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

Fetch: ensure preflight is required for Authorization/Range #27240

Merged
merged 1 commit into from
Feb 4, 2021

Conversation

annevk
Copy link
Member

@annevk annevk commented Jan 19, 2021

Plus some minor cleanup.

We will likely have to treat Range as a special case for media elements (see whatwg/fetch#145) so creating this to ensure that only happens when Range is set by the user agent.

Plus some minor cleanup.

We will likely have to treat Range as a special case for media elements (see whatwg/fetch#145) so creating this to ensure that only happens when Range is set by the user agent.
@jgraham
Copy link
Contributor

jgraham commented Feb 4, 2021

Chrome instability is in tests that aren't changed by this PR.

@jgraham jgraham merged commit 5611658 into master Feb 4, 2021
@jgraham jgraham deleted the annevk/cors-preflight branch February 4, 2021 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants