- From: Jake Archibald <notifications@github.com>
- Date: Thu, 14 Jun 2018 12:54:20 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 June 2018 12:54:44 UTC
I hadn't really appreciated this with the initial PR, but preventing encoding solves a pretty big gotcha if developers tried to fetch ranges with `fetch()`.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/fetch/pull/764
-- Commit Summary --
* Additional reasoning for sending Accept-Encoding: identity
-- File Changes --
M fetch.bs (10)
-- Patch Links --
https://github.com/whatwg/fetch/pull/764.patch
https://github.com/whatwg/fetch/pull/764.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/764
Received on Thursday, 14 June 2018 12:54:44 UTC