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

> Drop "follow" - @stuartpb is right about the edge cases

That's kind of a bummer - I actually rather liked the "opaque object that lets control be abrogated to mirror an upstream request" pattern, and I feel like a simpler implementation of this (ie. one where you can only follow *one* signal, which works like you're putting your fetch in a "pool" with any other fetches following the signal, and you can't control the fetch unless you "unfollow" the signal first) would be kinda useful.

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

Received on Tuesday, 4 April 2017 00:34:45 UTC