- From: meacer <notifications@github.com>
- Date: Sun, 26 Nov 2023 23:07:14 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 27 November 2023 07:07:20 UTC
@mozfreddyb, @annevk Thank you for the reviews! I also updated the commit message. > are there tests for that scenario? No, but I can add a WPT or two. Example scenarios: - Load http://a.com/redirect?http://b.com, then check if the browser ends up at https://b.com after the upgrades and redirects. - Load http://a.com/redirect?https://b.com, then check if the https URL is loaded without hitting http. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1655#issuecomment-1827240236 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1655/c1827240236@github.com>
Received on Monday, 27 November 2023 07:07:20 UTC