- From: meacer <notifications@github.com>
- Date: Wed, 26 Jul 2023 12:45:03 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 26 July 2023 19:45:08 UTC
@meacer commented on this pull request. > + <li> + <p class="note">The upgrade was successful. + <p>Return <var>response</var>. +</ol> + +<p class=note> +User agents can implement a fast-fallback path by canceling slow fetches on upgraded +requests, in order to quickly initiate a fallback http load. + +</div> + +<h4 id=http-upgrades-examples>Examples</h4> + +<div id=example-https-upgrade-good-https class=example> + <p> + <code>a.com</code> serves both <code>http://a.com</code> and <code>https://a.com</code>. Done -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1655#discussion_r1275414219 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1655/review/1548481009@github.com>
Received on Wednesday, 26 July 2023 19:45:08 UTC