Re: [whatwg/fetch] Aborting a fetch: The Next Generation (#447)

I know I'm late for the party and missed something, but why the attribute name was chosen to be just `signal` and not, for example, `abortSignal`? If at any future point there will be a need to provide other signals to `fetch`, how is this change planned to be made without breaking compatibility? I saw somewhere that the type `AbortSignal` may be changed to a `FetchSignal`, how would this look like? Thank you.

-- 
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-330955473

Received on Wednesday, 20 September 2017 19:26:41 UTC