- From: meacer <notifications@github.com>
- Date: Wed, 27 Sep 2023 10:37:44 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 27 September 2023 17:37:50 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>. Was done locally, forgot to push. Done now? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1655#discussion_r1338974584 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1655/review/1647245228@github.com>
Received on Wednesday, 27 September 2023 17:37:50 UTC