- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 24 Oct 2022 09:26:48 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 24 October 2022 16:27:01 UTC
@annevk commented on this pull request. > - <li><p>If <var>controller</var> is not null, then <a for="fetch controller">abort</a> - <var>controller</var> with <var>requestObject</var>'s <a for=Request>signal</a>'s - <a for=AbortSignal>abort reason</a>. + <li><p><a for="fetch controller">Abort</a> <var>controller</var> with <var>requestObject</var>'s + <a for=Request>signal</a>'s <a for=AbortSignal>abort reason</a>. What we could do here maybe is branch on scheme, to keep the dream of https://github.com/whatwg/dom/issues/1031 mostly alive. Hmm. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1187#discussion_r1003517724 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1187/review/1153435559@github.com>
Received on Monday, 24 October 2022 16:27:01 UTC