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

jakearchibald 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>:

No idea if this is an acceptable way to add a sub-algorithm to a list of algorithms.

-- 
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#pullrequestreview-31726056

Received on Sunday, 9 April 2017 14:52:59 UTC