- From: Noam Rosenthal <notifications@github.com>
- Date: Fri, 02 Sep 2022 05:27:56 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 2 September 2022 12:28:07 UTC
@noamr commented on this pull request.
> @@ -4766,7 +4779,10 @@ these steps:
<dt>"<code>manual</code>"
<dd><p>Set <var>response</var> to an <a>opaque-redirect filtered response</a> whose
- <a for="filtered response">internal response</a> is <var>actualResponse</var>.
+ <a for="filtered response">internal response</a> is <var>actualResponse</var>, and set
+ <var>fetchParams</var>'s <a for="fetch params">controller</a>'s <a
+ for="fetch controller">next redirect steps</a> to run <a>HTTP-redirect fetch</a> given
+ <var>fetchParams</var> and <var>response</var>.
Done
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1469#discussion_r961624520
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1469/review/1094788469@github.com>
Received on Friday, 2 September 2022 12:28:07 UTC