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

Maybe with ReadableStream?  You could interpose a js monitor and observe if the stream is closed before its fully read.  The browser may read ahead and buffer though.

-- 
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-240297726

Received on Wednesday, 17 August 2016 02:34:48 UTC