- From: Salvador de la Puente González <notifications@github.com>
- Date: Tue, 11 Apr 2017 21:08:32 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 12 April 2017 04:09:05 UTC
+1 at what @domenic says here: > It may help to rephrase the API as being about abort requests, not about forceful aborts. @wanderview in my opinion, `abort()` should try to abort everything. IMHO, just keep `abort()` idempotent so if it resolves to anything and it first resolved with `true`, keep successive calls resolving with `true`. -- 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-293468902
Received on Wednesday, 12 April 2017 04:09:05 UTC