- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 06 Oct 2017 06:53:09 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 6 October 2017 13:53:31 UTC
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