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

As you can read [here](https://xhr.spec.whatwg.org/#the-timeout-attribute), XHR's `timeout` is only taken into account during "fetching". We should match that behaviour to achieve consistency.  

ref https://fetch.spec.whatwg.org/#concept-fetch

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/20#issuecomment-541337416

Received on Saturday, 12 October 2019 15:55:54 UTC