- From: isonmad <notifications@github.com>
- Date: Sat, 01 Apr 2017 14:37:43 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 1 April 2017 21:38:16 UTC
> Looking at the spec, I think that's the intention. How do you figure that? It makes no sense to copy from a ReadableStream that already exists in the service worker to a second, newly constructed ReadableStream... that is also created in the service worker. Isn't the whole point of respondWith supposed to send a Response from the SW to the client, not to itself? -- 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/1055#issuecomment-290948801
Received on Saturday, 1 April 2017 21:38:16 UTC