[whatwg/fetch] Some servers seem to expect 'Accept-Encoding : identity' to serve Range requests (#747)

As part of https://bugs.webkit.org/show_bug.cgi?id=184447, it seems  https://test.shhnjk.com/media_test.html server is requiring 'Accept-Encoding : identity' to be in a request to serve range responses.
That might create some issues with multimedia loads intercepted by service workers.

-- 
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

Received on Tuesday, 29 May 2018 21:43:14 UTC