Re: [fetch] Add timeout option (#20)

We should offer lower-level APIs so more combinations can be composed.

We already have a time api - `setTimeout`. Streams will give you insight into download progress (although we may want to consider how uploads are observed, especially if redirects happen). Abort is the other missing piece.

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

Received on Monday, 14 December 2015 14:54:31 UTC