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

What is wrong with `fetch()` as a low-level API? It seems to me that the amount of extensibility hooks we have is fine. We have the `Request` object for initialization, and at some point we'll have the `FetchPromise` object for status and control. What else is needed?

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

Received on Thursday, 26 February 2015 08:01:41 UTC