@MSEdgeDev Headers is missing iterable interface methods. #EdgeBug
Fixed, not yet flighted Issue #9370062
Details
- Created
- Oct 15, 2016
- Privacy
- This issue is public.
- Reports
- Reported by 3 people
Sign in to watch or report this issue.
Steps to reproduce
Attachments
0 attachments
Comments and activity
-
Microsoft Edge Team
Brad E. Oct 18, 2016 2016-10-18T15:12:22.303Z
Changed Assigned To to “Brad E.”
-
Nolan L. Oct 19, 2016 2016-10-19T00:08:11.39Z Microsoft Edge Team
Copied over from the linked GitHub issue, seems we’re missing these methods and the github/fetch implementors are reluctant to polyfill (for understandable reasons):
Headers.entries()
Headers.getAll()
Headers.keys()
Headers.values()
-
Microsoft Edge Team
OSG V. Oct 19, 2016 2016-10-19T17:26:14.2Z
Changed Assigned To to “Christian F.”
Ali A. Jan 9, 2017 2017-01-09T21:08:03.427Z
Changed Assigned To from “Christian F.” to “Brandon M.”
Ali A. Jan 9, 2017 2017-01-09T21:08:03.427Z
Changed Status to “Confirmed”
Jeff W. May 11, 2017 2017-05-11T17:12:07.797Z
Changed Assigned To from “Brandon M.” to “Jeff W.”
Jeff W. May 11, 2017 2017-05-11T17:12:07.797Z
Changed Status from “Confirmed” to “In code review”
Jeff W. May 15, 2017 2017-05-15T17:09:50.737Z
Changed Status from “In code review” to “Fixed”
-
Jeff W. May 15, 2017 2017-05-15T17:09:50.737Z Microsoft Edge Team
Thanks for the report! We’ve started added ES6-Iterator/WebIDL-Iterable support to our platform interfaces, and Headers support is in our first batch. Look for it in a future Windows Insider build!
Also, since I saw it mentioned earlier in this thread, this development does not cover the ‘getAll’ method, which appears to have been removed from the Fetch spec during January 2016 (https://github.com/whatwg/fetch/commit/42464c8c3d2fd3437a19fc6afd2438a0fd42dde8).
-
Microsoft Edge Team
pbstools Jun 19, 2017 2017-06-19T14:26:48.23Z
Changed Status from “Fixed” to “Fixed, not yet flighted”
You need to sign in to your Microsoft account to add a comment.
Sign in