- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 31 Jan 2017 04:06:46 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 31 January 2017 12:07:31 UTC
I managed to look into request headers through the private `request._raw_headers` API from wptserve. Browsers preserve case for requests. Only Chrome currently lowercases for `fetch()` (preserves case for `XMLHttpRequest`). -- 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/304#issuecomment-276346813
Received on Tuesday, 31 January 2017 12:07:31 UTC