Skip to content

Commit

Permalink
Address more annevk comments
Browse files Browse the repository at this point in the history
  • Loading branch information
meacer committed Sep 27, 2023
1 parent 07886f6 commit 68081a0
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2160,14 +2160,13 @@ Unless stated otherwise, it is false.
<p>A <a for=/>request</a> has an associated boolean <dfn export for=request>is HTTPS upgrade</dfn>.
Unless stated otherwise, it is false.

<p class=note>This flag is for exclusive use by HTTPS Upgrading algorithm.
<p class=note>This is for exclusive use by HTTPS Upgrading algorithm.

<p>A <a for=/>request</a> has an associated <dfn export for=request>HTTPS upgrade fallback URL</dfn>,
which is a <a for=/>URL</a>. It is a copy of the <a for=/>request</a>'s original
<a for=request>URL</a> before <a for=/>request</a> is <a href="#https-upgrades-upgrade">optionally
upgraded to HTTPS</a>. Unless stated otherwise, it is unset.
<p>A <a for=/>request</a> has an associated
<dfn export for=request>HTTPS upgrade fallback URL</dfn>, which is a <a for=/>URL</a>. Unless
otherwise stated, it is null.

<p class=note>This flag is for exclusive use by HTTPS Upgrading algorithm.
<p class=note>This is for exclusive use by HTTPS Upgrading algorithm.

<hr>

Expand Down

0 comments on commit 68081a0

Please sign in to comment.