- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 16 May 2016 01:14:52 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc:
Received on Monday, 16 May 2016 08:15:19 UTC
@tyoshino @tzik @hiroshige-g @jdm @youennf @mnot, what do you think? Perhaps it's better if `Headers` does not attempt to change the input casing and we just pass through things literally. And instead we use "ASCII-case insensitive" matching to find any existing header names in `Headers` (so whatever casing the developer picked as a start wins). --- 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-219372546
Received on Monday, 16 May 2016 08:15:19 UTC