Re: [whatwg/fetch] Pass in content type to resource-timing (PR #1481)

@abinpaul1 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
+     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

Yes...updated

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1481#discussion_r1021398311
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1481/review/1178929220@github.com>

Received on Monday, 14 November 2022 11:42:17 UTC