File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2121,6 +2121,9 @@ Unless stated otherwise, it is false.
2121
2121
2122
2122
<p class=note> This flag is for exclusive use by HTML's render-blocking mechanism. [[!HTML]]
2123
2123
2124
+ <p> A <a for=/>request</a> has an associated boolean <dfn export for=request>https-upgrade</dfn> .
2125
+ Unless stated otherwise, it it false.
2126
+
2124
2127
<hr>
2125
2128
2126
2129
<p> A <a for=/>request</a> has an associated
@@ -4405,6 +4408,11 @@ steps:
4405
4408
4406
4409
<li><p> <a>Upgrade <var>request</var> to a potentially trustworthy URL, if appropriate</a> .
4407
4410
4411
+ <li><p> If <var> request</var> is a <a>navigation request</a> , and <var> request</var> 's
4412
+ <a for=request>URL</a> is not a <a>potentially trustworthy URL</a> , optionally upgrade it to a
4413
+ <a>potentially trustworthy URL<a>. If <var>request</var> is upgraded, set <var>request</var>'s
4414
+ <a for=request>https-upgrade</a> flag to true.
4415
+
4408
4416
<li><p> <a>Upgrade a mixed content <var>request</var> to a potentially trustworthy URL, if appropriate</a> .
4409
4417
4410
4418
<li><p> If <a lt="block bad port">should <var>request</var> be blocked due to a bad port</a> ,
You can’t perform that action at this time.
0 commit comments