Please support SameSite attribute in org.glassfish.grizzly.http.Cookie
Closed this issue · 1 comments
technolion commented
The SameSite
attribute in set-cookie is supported by nearly all browsers but Grizzly Cookie does not support it yet.
Please add support for it.
https://developer.mozilla.org/de/docs/Web/HTTP/Headers/Set-Cookie/SameSite
SCadilhac commented
Hi @arjantijms, was this really completed? I cannot see the option in the code.