Re: [slightlyoff/ServiceWorker] notification of cancelled download? (#957)

I'm passing a ReadableStream into the Response's constructor. The stream's underlyingSource has a 'cancel' method, but that is never called. Also, i can call controller.enqueue without error after the download is cancelled.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/957#issuecomment-240300850

Received on Wednesday, 17 August 2016 02:59:35 UTC