- From: Jake Archibald <notifications@github.com>
- Date: Mon, 01 Feb 2021 05:48:37 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 1 February 2021 13:48:49 UTC
@jakearchibald commented on this pull request. > @@ -5938,6 +5938,25 @@ initially a new {{AbortSignal}} object. <hr> +<p>To +<dfn export lt="create a Request object|creating a Request object">create a <code>Request</code> object</dfn>, +given a <a for=/>request</a> <var>request</var> and header guard <var>guard</var>, run these steps: Huh, I didn't know it was wrong to do that (given there's no `this` use in the definition). -- 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/1157#discussion_r567837549
Received on Monday, 1 February 2021 13:48:49 UTC