Re: [w3c/ServiceWorker] Is fetch() before or after Content-Encoding (#339)

Having looked through the Fetch API and then through this thread as it seemed the most relevant, I'm still a bit confused: is there a way to read raw body of the HTTP response before decompression or was it decided that this low-level API should be an implementation detail available only to the Cache API and not to JS consumers? 

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/339#issuecomment-372285080

Received on Monday, 12 March 2018 11:55:50 UTC