- From: Kyle Simpson <notifications@github.com>
- Date: Wed, 25 Jan 2017 06:16:12 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 25 January 2017 14:16:43 UTC
We also could introduce a second method name who's only difference is the return type: ```js let pr = fetch() let {pr, cancel} = fetchCancel() ``` -- 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/447#issuecomment-275118376
Received on Wednesday, 25 January 2017 14:16:43 UTC