- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 16 Nov 2021 07:23:14 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 16 November 2021 15:23:26 UTC
@annevk commented on this pull request. > @@ -3756,6 +3804,9 @@ the request. <a for="fetch params">cross-origin isolated capability</a> is <var>crossOriginIsolatedCapability</var>. + <li><p>If <var>processFetchStart</var> is not null, invoke <var>processFetchStart</var> with + <var>fetchParams</var>'s <a for="fetch params">controller</a>. I see. I think if we use https://infra.spec.whatwg.org/#abort-when that should be okay. That would also make it clear what the scope is. -- 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_r750384416
Received on Tuesday, 16 November 2021 15:23:26 UTC