- From: Josh Habdas <notifications@github.com>
- Date: Tue, 09 May 2017 22:30:58 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 10 May 2017 05:31:30 UTC
> What do people think these different cases should do? To add a little context, users of Fetch API are currently able to grab the full `Content-Type` header from a Responses `headers` object. In the blob body, the addition of media type properties may cause libs wrapping fetch to have to [perform string parsing](https://github.com/jhabdas/fetch-inject/pull/14) otherwise. Special thanks to @bjoe2k4 for [identifying](bjoe2k4) the inconsistent behavior. -- 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/540#issuecomment-300378198
Received on Wednesday, 10 May 2017 05:31:30 UTC