Re: [fetch] Service worker request body reads need to invoke callbacks (#87)

I think progress is either a feature of streams or when you'll have to implement yourself. So perhaps the answer is that XMLHttpRequest needs to somehow layer this on top of streams. The callbacks are mostly used by XMLHttpRequest. `fetch()` doesn't really use them.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/87#issuecomment-124555391

Received on Friday, 24 July 2015 15:15:35 UTC