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

@domenic Please also take a look at my post https://github.com/slightlyoff/ServiceWorker/issues/452#issuecomment-70998414. It seems we no longer have to prohibit `cache.put(_, res)` and `e.respondWith(res)` on partially consumed `res`. Do you agree we can flip them to `Y` in the table?

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

Received on Tuesday, 27 January 2015 06:27:38 UTC