File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments