- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 29 Sep 2023 07:47:48 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 September 2023 14:47:55 UTC
@annevk commented on this pull request. > @@ -2133,6 +2133,19 @@ 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>https-upgrade</dfn>. +Unless stated otherwise, it is false. + +<p class=note>This flag is for exclusive use by https-upgrades algorithm. + +<p>A <a for=/>request</a> has an associated +<dfn export for=request id=https-upgrade-fallback-url>https-upgrade-fallback-url</dfn>. It is a copy +of the <a for=/>request</a>'s original <a for=/>URL</a> before <a for=/>request</a> is I recommend reaching out to @davidben regarding this. See also https://github.com/whatwg/fetch/issues/1426. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1655#discussion_r1341458707 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1655/review/1650938496@github.com>
Received on Friday, 29 September 2023 14:47:55 UTC