- From: Jake Archibald <notifications@github.com>
- Date: Thu, 31 May 2018 10:29:17 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 31 May 2018 17:29:40 UTC
Ok, the spec change should be pretty small. If there's a range header, set `Accept-Encoding` to `identity`. Since it's added after service worker, it doesn't impact the privileged headers stuff. Tests for this sort of stuff are a pain, but I should be able to reuse the stuff I created for the range tests I wrote recently. -- 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/747#issuecomment-393610644
Received on Thursday, 31 May 2018 17:29:40 UTC