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

annevk commented on this pull request.



> @@ -5343,6 +5377,13 @@ method, must run these steps:
  {{Headers}} object whose <a for=Headers>guard</a> is
  "<code>immutable</code>".
 
+ <li><p>Add the following steps to <var>requestObject</var>'s <a for=Request>signal</a>'s
+ <a>cancelation callbacks</a>:
+
+ <ol>
+  <li><a lt=terminated for=fetch>Terminate the request</a>

Yeah, I was hoping we could fix that a bit as part of doing this, but I don't have great suggestions as to how.

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

Received on Sunday, 9 April 2017 15:36:02 UTC