- From: Mike West <notifications@github.com>
- Date: Thu, 24 Jul 2025 06:23:58 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 24 July 2025 13:24:02 UTC
@mikewest commented on this pull request. > + <dd> + <p>Set <var>response</var> be the result of running <a>scheme fetch</a> given + <var>fetchParams</var>. + + <dt>"<code>HTTP fetch</code>" + <dd> + <p>Set <var>response</var> be the result of running <a>HTTP fetch</a> given + <var>fetchParams</var> and <var>makeCORSPreflight</var>. + </dl> + + <li><p>Return <var>response</var>. +</ol> +</div> + +<div algorithm> +<p>The <dfn id=concept-potentially-override-response>potentially override response for a Addressed in https://github.com/whatwg/fetch/pull/1840/commits/0f3e1a6f67a141dedbb8d42101cb01da8537d856. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1840#discussion_r2228514308 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1840/review/3051668606@github.com>
Received on Thursday, 24 July 2025 13:24:02 UTC