- From: Ádám Lippai <notifications@github.com>
- Date: Sun, 17 Jul 2016 13:58:05 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Sunday, 17 July 2016 20:58:33 UTC
The very same questions should be applied for that part too. By spec it's already possible to construct a response with streams: `event.respondWith(new Response(stream, { headers: {'Content-Type': 'text/html'} }));` fetch() streams in SW workers aren't the same? --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/480#issuecomment-233203665
Received on Sunday, 17 July 2016 20:58:33 UTC