Re: [whatwg/fetch] WIP: Cancelation (#523)

Sorry, you do have a handle on the request, but you don't have a handle on the fetch. I guess when you pass the request to fetch though it could set a pointer of sorts so you can then terminate the request (but that seems a little ugly). But the existing language is "terminate the 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/pull/523#issuecomment-316327679

Received on Wednesday, 19 July 2017 09:30:09 UTC