- From: meacer <notifications@github.com>
- Date: Thu, 28 Sep 2023 17:33:36 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 September 2023 00:33:42 UTC
@meacer commented on this pull request. > @@ -2157,6 +2157,17 @@ Unless stated otherwise, it is false. <p class=note>This flag is for exclusive use by HTML's render-blocking mechanism. [[!HTML]] +<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 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>. Unless Done -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1655#discussion_r1340771375 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1655/review/1649872327@github.com>
Received on Friday, 29 September 2023 00:33:42 UTC