- From: piersh <notifications@github.com>
- Date: Tue, 16 Aug 2016 18:46:35 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
Received on Wednesday, 17 August 2016 01:47:02 UTC
If a ServiceWorker's 'fetch' event responds with a Response with a `'Content-Disposition': 'attachment; filename=blah'` header, the browser starts a download. Is there any way for the ServiceWorker to know if/when the user cancels the download (in the `chrome://downloads/` window)? -- 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
Received on Wednesday, 17 August 2016 01:47:02 UTC