Re: [whatwg/fetch] Define how to handle bad content encoding (#657)

Thanks for creating a test, that's great!

Safari and the polyfill seem like the most consistent. That is, if `fetch()` resolves, so should `arrayBuffer()`. But from those the polyfill seems like the best since if you transmit bytes and don't get them, you want that signaled somehow.

cc @tyoshino @wanderview @travisleithead @youennf 

-- 
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/657#issuecomment-355903112

Received on Monday, 8 January 2018 08:07:21 UTC