- From: Noam Rosenthal <notifications@github.com>
- Date: Wed, 14 Apr 2021 04:02:33 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 14 April 2021 11:02:45 UTC
@noamr commented on this pull request. > @@ -7217,8 +7233,9 @@ method steps are: <li><p><a lt=terminated for=fetch>Terminate</a> the ongoing fetch with the aborted flag set. </ol> - <li><p>Let <var>handleFetchDone</var> be to <a>finalize and report timing</a> with - <var>response</var>, <var>globalObject</var>, and "<code>fetch</code>". + <li><p>Let <var>handleFetchDone</var> given <a for=/>response</a> <var>response</var> be to + <a>finalize and report timing</a> with <var>response</var>, <var>globalObject</var>, and + "<code>fetch</code>". ok, renaming to `responseObject` -- 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/1202#discussion_r613149070
Received on Wednesday, 14 April 2021 11:02:45 UTC