- From: meacer <notifications@github.com>
- Date: Wed, 27 Sep 2023 12:22:56 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 27 September 2023 19:23:01 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>. The "if appropriate" wording was from the mixed content upgrade (Step 5 of Main fetch). I'm happy to remove the "Optionally" from here. The HTTPS-Upgrading section already starts with "User agents may optionally upgrade requests...". Do we need any additional wording there? -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1655#discussion_r1339101239 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1655/review/1647405533@github.com>
Received on Wednesday, 27 September 2023 19:23:01 UTC