[whatwg/fetch] Additional reasoning for sending Accept-Encoding: identity (#764)

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