- From: meacer <notifications@github.com>
- Date: Mon, 23 Oct 2023 23:01:10 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 24 October 2023 06:01:16 UTC
@meacer commented on this pull request. > + <li><p>If <var>response</var>'s <a for=response>type</a> is "<code>error</code>", then + return the result of running <a>HTTPS upgrade fallback</a> given <var>request</var> + and a <a>network error</a>. Removed the service worker related changes altogether due to the conclusion in https://docs.google.com/document/d/1J5AkicHtSsCq2YVzLYwcFNj27Ah0-9VVTvkyevYxxPQ/edit?usp=sharing (The conclusion being SWs can't intercept HTTP navigations, and this is a navigation-only feature, therefore we don't need to do any SW specific handling) -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1655#discussion_r1369661858 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1655/review/1694079254@github.com>
Received on Tuesday, 24 October 2023 06:01:16 UTC