Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add note for CORS: Wildcard Headers and Methods feature support #5116

Closed
wants to merge 2 commits into from
Closed

Add note for CORS: Wildcard Headers and Methods feature support #5116

wants to merge 2 commits into from

Conversation

ethan7g
Copy link

@ethan7g ethan7g commented Oct 4, 2019

Many browsers do not support wildcard "Access-Control-Allow-Headers" and "Access-Control-Allow-Methods".

"66":"y #4",
"67":"y #4",
"68":"y #4",
"61":"y #4 #5",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a bit weird to me. Looks like 4 and 5 suddenly appeared at version 61.

The same goes to the other changes; 5 suddenly appeared at version X, then disappeared at version Y.

@Elchi3
Copy link

Elchi3 commented Oct 6, 2019

fwiw, this is also in caniuse via the MDN data, see https://caniuse.com/#search=wildcard

@ethan7g
Copy link
Author

ethan7g commented Oct 6, 2019

@Elchi3 That is interesting. It's a bit unfortunate though because one wouldn't know to look for it currently when looking for CORS support in browsers.

@ethan7g ethan7g closed this Feb 4, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants