- From: Chris Dumez <notifications@github.com>
- Date: Mon, 14 Aug 2017 09:36:20 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 14 August 2017 16:36:42 UTC
Upgrade-Insecure-Requests happen at WebKit-level and we could probably easily count them towards a WebKit-level max redirect count if we wanted to. Given that CFNetwork would go to up to 16 *HTTP* redirects, WebKit can artificially limit further by taking into account U-I-R. HSTS is another issue though. I believe this happens below WebKit, at CFNetwork level. I'll ask but I am not sure WebKit is aware of HSTS currently. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/576#issuecomment-322240679
Received on Monday, 14 August 2017 16:36:42 UTC