Skip to content

Commit 4df9b54

Browse files
committed
Update flag definitions
1 parent 9829bab commit 4df9b54

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

fetch.bs

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2124,6 +2124,16 @@ Unless stated otherwise, it is false.
21242124
<p>A <a for=/>request</a> has an associated boolean <dfn export for=request>https-upgrade</dfn>.
21252125
Unless stated otherwise, it is false.
21262126

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+
21272137
<hr>
21282138

21292139
<p>A <a for=/>request</a> has an associated
@@ -3089,6 +3099,7 @@ an <a>implementation-defined</a> value.
30893099
</ol>
30903100
</div>
30913101

3102+
30923103
<h3 id=port-blocking>Port blocking</h3>
30933104

30943105
<p class=note>New protocols can avoid the need for blocking ports by negotiating the protocol

0 commit comments

Comments
 (0)