- From: Takeshi Yoshino <notifications@github.com>
- Date: Sat, 31 Jan 2015 00:37:34 -0800
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Saturday, 31 January 2015 08:38:00 UTC
OK. So, `text()` uses a replacement mode decoder, so it doesn't fail halfway. In `json()`, we may detect a fatal error in the middle of the data. Is such a case, maybe we could call `cancel()` as Domenic suggested. Similar handling for `formData()`, too? --- Reply to this email directly or view it on GitHub: https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-72309684
Received on Saturday, 31 January 2015 08:38:00 UTC