Skip to content

Commit 60a6b1a

Browse files
meacerannevk
authored andcommitted
Remove the note for the upgrade step
1 parent 7a6ce0d commit 60a6b1a

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

fetch.bs

+1-7
Original file line numberDiff line numberDiff line change
@@ -4586,13 +4586,7 @@ steps:
45864586

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

4589-
<li>
4590-
<p>Optionally, run <a>upgrade an HTTP request</a> algorithm on <var>request</var>.
4591-
4592-
<p class=note>HTTPS upgrading only applies to requests with <a>HTTP(S) scheme</a>s, but it's done
4593-
in <a>main fetch</a> instead of <a>HTTP fetch</a> to ensure that
4594-
<a>upgrade a mixed content <var>request</var> to a potentially trustworthy URL, if appropriate</a>
4595-
step runs next and applies to the upgraded request.
4589+
<li><p>Optionally, run <a>upgrade an HTTP request</a> algorithm on <var>request</var>.
45964590

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

0 commit comments

Comments
 (0)