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

Just a nitpick, but you don't have to have an entry for `fetch(req)` in https://github.com/tyoshino/streams_integration/blob/master/FetchBodyPrecondition.md. It is included in `new Request(req)` case (at least in the current [spec](https://fetch.spec.whatwg.org/#dom-global-fetch), and it seems nobody in this thread wants to change that).

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

Received on Tuesday, 3 February 2015 05:50:15 UTC