[w3c/ServiceWorker] The Service Worker spec should specify how to compute the site for cookies. (Issue #1651)

The cookie spec draft, [RFC6265bis](https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis), [attempted to specify](https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis-10#section-5.2.2.2) how Service Workers' site for cookies should be computed, however this was insufficient, couldn't handle partitioning, and probably didn't belong in RFC6265bis to begin with anyway.

6265bis is being updated, by https://github.com/httpwg/http-extensions/pull/2217, to refer to the Service Worker spec.

To handle this, the Service Worker spec should describe how to compute the correct site for cookies.



-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1651
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/issues/1651@github.com>

Received on Friday, 15 July 2022 20:28:27 UTC