Re: [w3c/ServiceWorker] Browsers should not consume the stream right away on ReadableStream responses with 'Content-Disposition: attachment' header. (#1398)

I think it depends on how the browser implements download. As far as I quickly scanned the code around download, Chromium reads the contents into a temporary file during the confirmation dialog. It seems working as intended.

-- 
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/1398#issuecomment-484001616

Received on Wednesday, 17 April 2019 09:06:54 UTC