Re: [whatwg/fetch] Handle failure while handling content codings (#710)

@annevk Well, according to @MoritzKn's research in #657 most browsers act in the way this spec was written. We also don't really provide the means to check if the browser supports and has handled the content encoding. So while the idea of passing the bytes unmodified sounds interesting, it requires more thought than a simple patch like this.

-- 
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/710#issuecomment-382430169

Received on Wednesday, 18 April 2018 15:35:44 UTC