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

@abinpaul1 commented on this pull request.



> @@ -4518,6 +4521,14 @@ 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>Set <a for=response>body info</a>'s <a for="response body info">content type</a> to the
+     empty string if <var>response</var>'s <a for=response>type</a> is "<code>opaque</code>" or

Oh right..Thanks. I've dropped the check for `opaque`.

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

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

Received on Saturday, 12 November 2022 15:31:41 UTC