- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 15 Jan 2021 04:30:25 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 15 January 2021 12:30:37 UTC
I think Fetch should make a copy of request before handing it to the service worker as well. I think as written it currently breaks down the moment you do `req.blob()` for non-stream requests in a service worker. -- 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/1560#issuecomment-760914606
Received on Friday, 15 January 2021 12:30:37 UTC