- From: Ben Kelly <notifications@github.com>
- Date: Sat, 24 Mar 2018 19:53:16 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 25 March 2018 02:53:38 UTC
AbortError works for me. Also, AFAIK the spec doesn't really treat writing the body as an operation that takes time. It just sort of implies a synchronous write by saying: `Append operation’s request/operation’s response to cache.` It would be nice if this was changed to use stream language for writing the body. Then the abort operation would be easier to represent. -- 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/1286#issuecomment-375941388
Received on Sunday, 25 March 2018 02:53:38 UTC