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

Headers.get() doesn't return all headers #3355

Closed
duduindo opened this issue Jan 30, 2019 · 1 comment
Closed

Headers.get() doesn't return all headers #3355

duduindo opened this issue Jan 30, 2019 · 1 comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API invalid 🚫 Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!

Comments

@duduindo
Copy link

Line to change

https://github.com/mdn/browser-compat-data/blob/master/api/Headers.json#L612-L615

Details

In the specification says:

## The get(name) method, when invoked, must run these steps:
 If name is not a name, then throw a TypeError.

https://fetch.spec.whatwg.org/#headers-class

Related issues

https://github.com/mdn/sprints/issues/860

MDN Doc

https://developer.mozilla.org/en-US/docs/Web/API/Headers#Browser_compatibility

@Elchi3 Elchi3 added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Jan 31, 2019
@queengooborg queengooborg added invalid 🚫 Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry! wontfix 👎 labels Apr 17, 2019
@queengooborg
Copy link
Collaborator

Closing this and explaining why on the Sprints issue.

@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Dec 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API invalid 🚫 Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
Projects
None yet
Development

No branches or pull requests

3 participants