How to set Partitioned attribute for all cookies in Java?
As part of adapting to the phase-out of third-party cookies, we would like to adopt Cookies Having Independent Partitioned State (CHIPS) across our whole application. How can we easily set the new Partitioned attribute for all cookies?