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

Note that one thing you would have to redesign is that if you construct `Request` from a `Request` that has a body, we move the body to the new object and set the "used flag" on the old object.

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

Received on Tuesday, 20 January 2015 09:52:56 UTC