- From: Ben Kelly <notifications@github.com>
- Date: Thu, 18 Nov 2021 14:37:34 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 18 November 2021 22:37:47 UTC
So it appears that I was confused about site-for-cookies for navigations. @sbingler has explained that this section: https://tools.ietf.org/id/draft-ietf-httpbis-rfc6265bis-03.html#rfc.section.5.2.1 The site-for-cookies for a navigation is determined by the frame being targeted by the navigation. In the scenario above we are creating a top-level document, so the site-for-cookies will always be set. The initiator's site-for-cookies is not relevant here. -- 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/1332#issuecomment-973333901
Received on Thursday, 18 November 2021 22:37:47 UTC