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

As @wheresrhys and @pornel have pointed out, it seems *very* trivial to pass along a timeout option and add an `ontimeout` handler that calls reject in the construction of the Promise returned by `fetch`.

For people moving from jQuery.ajax and the like, this is a barrier that should be easy to fix. Should we just submit a patch?

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

Received on Wednesday, 26 August 2015 18:59:30 UTC