NEW168153
[Fetch API] Ensure correct behavior when passing null and undefined to construct Headers from its constructor or from Request/Response constructors
https://bugs.webkit.org/show_bug.cgi?id=168153
Summary [Fetch API] Ensure correct behavior when passing null and undefined to constr...
youenn fablet
Reported 2017-02-10 16:24:41 PST
We should ensure correct behavior when passing null and undefined to construct Headers from its constructor or from Request/Response constructors
Attachments
youenn fablet
Comment 1 2017-02-11 08:38:05 PST
After bug 168043, fetch implementation is more consistent with fetch spec prior the introduction of Record in HeadersInit. We should further strive to align with the spec in that area.
Note You need to log in before you can comment on or make changes to this bug.