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

I'd like to confirm if your opinion is the same as Anne regarding the following question:

`fetch(req)`, `new Request(req)` and `cache.put(req, res)` fails if any of `fetch(req)`, `new Request(req)` and `cache.put(req, res)` has happened even after the operation is finished.

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

Received on Friday, 30 January 2015 07:11:24 UTC