Re: [whatwg/fetch] TypeError new Headers(obj) (#300)

I confirmed it works in FF45 when typing directly into the console.

The strange thing I am seeing here in Chrome is that it works when typing directly in console (same as FF), but it does not work in a script file.
See picture: bottom right shows script file that generated an error for the same operations.
![headers_problem](https://cloud.githubusercontent.com/assets/8955144/15090091/dda5cb24-13e6-11e6-9493-1359226f02a4.PNG)


---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/300#issuecomment-217605188

Received on Saturday, 7 May 2016 04:07:02 UTC