- From: Anne van Kesteren <notifications@github.com>
 - Date: Wed, 27 Oct 2021 09:13:23 -0700
 - To: whatwg/fetch <fetch@noreply.github.com>
 - Cc: Subscribed <subscribed@noreply.github.com>
 
Received on Wednesday, 27 October 2021 16:13:36 UTC
@annevk commented on this pull request.
> @@ -3816,13 +3846,15 @@ the request.
 
   <ol>
    <li><p>Let <var>record</var> be a new <a for="fetch group">fetch record</a> consisting of
-   <var>request</var> and this instance of the <a for=/>fetch</a> algorithm.
+   <var>request</var> and <var>controller</var>.
Yeah makes sense. So that would be
> a new fetch record whose request is _request_ and controller is _controller_.
-- 
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_r737633435
Received on Wednesday, 27 October 2021 16:13:36 UTC