hunchentoot
hunchentoot copied to clipboard
Feat: add partitioned cookie attribute
The Partitioned attribute is a generalized boolean denoting whether this cookie uses partitioned storage with a separate cookie jar for each top-level site. This should prevent cross-site tracking while safeguarding user privacy.
See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie#partitioned