Re: [whatwg/fetch] Regression: make Request constructor account for changes to fill (#484)

I don't think this can really be tested, this was just a bug in the algorithm. In particular, https://fetch.spec.whatwg.org/#concept-headers-fill doesn't accept a `Headers` object, so we needed to account for that somehow.

Firefox dropping `BAZ` seems like a bug and that's indeed something worth testing (and filing a bug on).

-- 
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/pull/484#issuecomment-334761196

Received on Friday, 6 October 2017 13:53:31 UTC