Re: [whatwg/fetch] HTTPS upgrades proposal (PR #1655)

> @mozfreddyb you mentioned redirects a few times. Could you stipulate the concern more clearly? Mostly that if you have HTTPS A redirecting to HTTP B we'd attempt an upgrade of B?

Yes. The browser navigates to `A`, which then redirects to `B`. Do we upgrade?

Frankly, it's not immediately obvious to me where redirects are in Fetch (is this the "http network fetch"?) and if this is implicitly taken care of in this pull request by setting and persisting the upgrade flag at a a higher layer.

Regardless of the answer to my question, I want to emphasize that there should be tests.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1655#issuecomment-1814092323
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1655/c1814092323@github.com>

Received on Thursday, 16 November 2023 09:38:34 UTC