Re: [ServiceWorker] Backpressure on fetch integrated with Streams (#452)

It seems not only `cache.put()` but `new Response(res)` and `respondWith(res)` can also accept partially consumed data. I marked them N based on Domenic's post https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-70718250. But now we can flip them?

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-70998414

Received on Thursday, 22 January 2015 10:12:57 UTC