- From: meacer <notifications@github.com>
- Date: Wed, 27 Sep 2023 10:38:06 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 27 September 2023 17:38:11 UTC
@meacer commented on this pull request. > @@ -4422,6 +4538,14 @@ steps: <li><p><a>Upgrade <var>request</var> to a potentially trustworthy URL, if appropriate</a>. + <li> + <p>Optionally, run <a>upgrade an HTTP request</a> algorithm on <var>request</var>, if appropriate</a>. + + <p class=note>HTTPS upgrading only applies to requests with <a>HTTP(S) scheme</a>s, but it's done + in <a>main fetch</a> instead of <a>HTTP fetch</a> to ensure that <a>upgrade a mixed content Done -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1655#discussion_r1338974978 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1655/review/1647245733@github.com>
Received on Wednesday, 27 September 2023 17:38:11 UTC