Skip to content

Commit 68081a0

Browse files
committed
Address more annevk comments
1 parent 07886f6 commit 68081a0

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

fetch.bs

+5-6
Original file line numberDiff line numberDiff line change
@@ -2160,14 +2160,13 @@ Unless stated otherwise, it is false.
21602160
<p>A <a for=/>request</a> has an associated boolean <dfn export for=request>is HTTPS upgrade</dfn>.
21612161
Unless stated otherwise, it is false.
21622162

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.
21642164

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.
21692168

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.
21712170

21722171
<hr>
21732172

0 commit comments

Comments
 (0)