Skip to content

Commit

Permalink
Remove the note for the upgrade step
Browse files Browse the repository at this point in the history
  • Loading branch information
meacer authored and annevk committed Feb 1, 2024
1 parent 7a6ce0d commit 60a6b1a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4586,13 +4586,7 @@ 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>.

<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 <var>request</var> to a potentially trustworthy URL, if appropriate</a>
step runs next and applies to the upgraded request.
<li><p>Optionally, run <a>upgrade an HTTP request</a> algorithm on <var>request</var>.

<li><p><a>Upgrade a mixed content <var>request</var> to a potentially trustworthy URL, if appropriate</a>.

Expand Down

0 comments on commit 60a6b1a

Please sign in to comment.