File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -2124,6 +2124,16 @@ Unless stated otherwise, it is false.
2124
2124
<p> A <a for=/>request</a> has an associated boolean <dfn export for=request>https-upgrade</dfn> .
2125
2125
Unless stated otherwise, it is false.
2126
2126
2127
+ <p class=note> This flag is for exclusive use by https-upgrades algorithm.
2128
+
2129
+ <p> A <a for=/>request</a> has an associated
2130
+ <dfn export for=request id=https-upgrade-fallback-url>https-upgrade-fallback-url</dfn> . It is a copy
2131
+ of the <a for=/>request</a> 's original <a for=/>URL</a> before <a for=/>request</a> is
2132
+ <a for="#https-upgrades-upgrade">optionally upgraded to HTTPS</a> . Unless stated otherwise, it is
2133
+ unset.
2134
+
2135
+ <p class=note> This flag is for exclusive use by https-upgrades algorithm.
2136
+
2127
2137
<hr>
2128
2138
2129
2139
<p> A <a for=/>request</a> has an associated
@@ -3089,6 +3099,7 @@ an <a>implementation-defined</a> value.
3089
3099
</ol>
3090
3100
</div>
3091
3101
3102
+
3092
3103
<h3 id=port-blocking>Port blocking</h3>
3093
3104
3094
3105
<p class=note> New protocols can avoid the need for blocking ports by negotiating the protocol
You can’t perform that action at this time.
0 commit comments