File tree 1 file changed +1
-7
lines changed
1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change @@ -4586,13 +4586,7 @@ steps:
4586
4586
4587
4587
<li><p> <a>Upgrade <var>request</var> to a potentially trustworthy URL, if appropriate</a> .
4588
4588
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> .
4596
4590
4597
4591
<li><p> <a>Upgrade a mixed content <var>request</var> to a potentially trustworthy URL, if appropriate</a> .
4598
4592
You can’t perform that action at this time.
0 commit comments