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

Editorial: clarify preflight-request headers #1719

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

jub0bs
Copy link
Contributor

@jub0bs jub0bs commented Oct 24, 2023

Clarify that, although CORS-preflight requests systematically include an Access-Control-Request-Method header, they do not systematically include an Access-Control-Request-Headers header.

Fixes #1717.


Preview | Diff

Clarify that, although CORS-preflight requests systematically include
an Access-Control-Request-Method header, they do not systematically
include an Access-Control-Request-Headers header.

Fixes #1717.
@annevk annevk merged commit d6bf406 into whatwg:main Nov 8, 2023
2 checks passed
@annevk
Copy link
Member

annevk commented Nov 8, 2023

Thank you!

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

Successfully merging this pull request may close these issues.

Wording suggests that CORS-preflight requests systematically include an Access-Control-Request-Headers header
2 participants