- From: Anne van Kesteren <notifications@github.com>
- Date: Sun, 09 Apr 2017 08:34:34 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 9 April 2017 15:36:02 UTC
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