Re: [whatwg/fetch] HTTPS upgrades proposal (PR #1655)

@meacer commented on this pull request.



> @@ -5225,13 +5330,17 @@ these steps:
   <a>cross-origin resource policy check</a> with <var>request</var>'s <a for=request>origin</a>,
   <var>request</var>'s <a for=request>client</a>, <var>request</var>'s
   <a for=request>destination</a>, and <var>internalResponse</var> returns <b>blocked</b>, then
-  return a <a>network error</a>.
+  return the result of running <a>HTTPS upgrade fallback</a> given <var>request</var>

Probably not, as this shouldn't apply to subresources. Removed.

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

Message ID: <whatwg/fetch/pull/1655/review/1506251945@github.com>

Received on Thursday, 29 June 2023 23:31:11 UTC