Re: [fetch] Headers.get/getAll/has do not byte-lowercase the name (#203)

See https://fetch.spec.whatwg.org/#concept-header for why this works. "Case-insensitive byte sequence" is not the greatest concept I suppose, but changing this around would be quite a bit of work.

See also https://github.com/whatwg/xhr/issues/34.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/203#issuecomment-173828361

Received on Friday, 22 January 2016 06:58:43 UTC