- From: Timothy Gu <notifications@github.com>
- Date: Mon, 08 Jan 2018 08:10:29 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 8 January 2018 08:10:53 UTC
I'd prefer the majority behavior (response fulfills but body consumption fails). This specific WPT has the broken content-encoding right from the beginning, but in practice the broken content-encoding may not happen until we are already megabytes into the response. If we don't buffer that much there's no way it can be discovered at `fetch()` time. -- 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-355903624
Received on Monday, 8 January 2018 08:10:53 UTC