File tree 1 file changed +5
-6
lines changed
1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -2160,14 +2160,13 @@ Unless stated otherwise, it is false.
2160
2160
<p> A <a for=/>request</a> has an associated boolean <dfn export for=request>is HTTPS upgrade</dfn> .
2161
2161
Unless stated otherwise, it is false.
2162
2162
2163
- <p class=note> This flag is for exclusive use by HTTPS Upgrading algorithm.
2163
+ <p class=note> This is for exclusive use by HTTPS Upgrading algorithm.
2164
2164
2165
- <p> A <a for=/>request</a> has an associated <dfn export for=request>HTTPS upgrade fallback URL</dfn> ,
2166
- which is a <a for=/>URL</a> . It is a copy of the <a for=/>request</a> 's original
2167
- <a for=request>URL</a> before <a for=/>request</a> is <a href="#https-upgrades-upgrade">optionally
2168
- upgraded to HTTPS</a> . Unless stated otherwise, it is unset.
2165
+ <p> A <a for=/>request</a> has an associated
2166
+ <dfn export for=request>HTTPS upgrade fallback URL</dfn> , which is a <a for=/>URL</a> . Unless
2167
+ otherwise stated, it is null.
2169
2168
2170
- <p class=note> This flag is for exclusive use by HTTPS Upgrading algorithm.
2169
+ <p class=note> This is for exclusive use by HTTPS Upgrading algorithm.
2171
2170
2172
2171
<hr>
2173
2172
You can’t perform that action at this time.
0 commit comments