- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 31 Jan 2017 04:56:02 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 31 January 2017 12:56:34 UTC
Instead compare header names using a byte-case-insensitive match and lowercase them when exposed through the API. Fixes #203 and fixes #304. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/476 -- Commit Summary -- * Stop lowercasing header names -- File Changes -- M fetch.bs (298) -- Patch Links -- https://github.com/whatwg/fetch/pull/476.patch https://github.com/whatwg/fetch/pull/476.diff -- 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/476
Received on Tuesday, 31 January 2017 12:56:34 UTC