- From: Jake Archibald <notifications@github.com>
- Date: Sun, 09 Apr 2017 07:52:54 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 9 April 2017 14:53:26 UTC
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>: + + <ol> + <li><a lt=terminated for=fetch>Terminate the request</a> This seems really hand-wavey (what is "the request"?) but it's how XHR does it. -- 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-31726068
Received on Sunday, 9 April 2017 14:53:26 UTC