Re: [whatwg/fetch] track "site for cookies" on requests and propagate in passthrough service workers (#1332)

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