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

annevk commented on this pull request.



> @@ -4683,6 +4705,7 @@ dictionary RequestInit {
   DOMString integrity;
   boolean keepalive;
   any window; // can only be set to null
+  CancelationSignal signal;

Yeah, that would work.

-- 
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#discussion_r110544950

Received on Sunday, 9 April 2017 15:33:30 UTC