- From: meacer <notifications@github.com>
- Date: Wed, 26 Jul 2023 12:44:46 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 July 2023 19:44:52 UTC
@meacer commented on this pull request. > @@ -5232,6 +5348,10 @@ these steps: <a>CORS check</a>, as <var>request</var>'s <a for=request>client</a> and the service worker can have different embedder policies. + <li>If <var>request</var>'s <code>https-upgrade</code> flag is set, set <var>response</var> and + <var>internalResponse</var> to the result of running + <a>HTTPS upgrade fallback</a> given <var>request</var> and <var>response</var>. Done -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1655#discussion_r1275413967 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1655/review/1548480659@github.com>
Received on Wednesday, 26 July 2023 19:44:52 UTC