- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 27 Oct 2021 09:14:31 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 27 October 2021 16:14:44 UTC
@annevk commented on this pull request. > </ol> <li><p>Let <var>pullAlgorithm</var> be an action that <a lt=resumed for=fetch>resumes</a> the ongoing fetch if it is <a lt=suspend for=fetch>suspended</a>. - <li><p>Let <var>cancelAlgorithm</var> be an action that <a lt=terminated for=fetch>terminates</a> - the ongoing fetch with the aborted flag set. + <li><p>Let <var>cancelAlgorithm</var> be to <a for="fetch params">abort</a> <var>fetchParams</var>. I think > be an algorithm that aborts fetchParams. would be better, yeah. -- 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/1329#discussion_r737634389
Received on Wednesday, 27 October 2021 16:14:44 UTC