- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 14 Nov 2022 01:04:20 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 14 November 2022 09:04:34 UTC
@annevk commented on this pull request. > @@ -4518,6 +4521,13 @@ steps: <var>response</var>'s <a for=response>has-cross-origin-redirects</a> is true; otherwise <var>response</var>'s <a for=response>status</a>. + <li><p>If <var>fetchParams</var>'s <a for="fetch params">request</a>'s <a for=request>mode</a> is Nit: exceeds 100 columns. > @@ -4518,6 +4521,13 @@ steps: <var>response</var>'s <a for=response>has-cross-origin-redirects</a> is true; otherwise <var>response</var>'s <a for=response>status</a>. + <li><p>If <var>fetchParams</var>'s <a for="fetch params">request</a>'s <a for=request>mode</a> is + not "<code>navigate</code>" or <var>response</var>'s + <a for=response>has-cross-origin-redirects</a> is false, then set + <a for=response>body info</a>'s <a for="response body info">content type</a> to the result of This should be _bodyInfo_ presumably? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1481#pullrequestreview-1178676946 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1481/review/1178676946@github.com>
Received on Monday, 14 November 2022 09:04:34 UTC