Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jaxrs-dev] SameSite cookie attribute

Hi Florent,

It seems that a PR has been proposed and merged already about that:
It is planned for 3.1 according to the tag.

Le jeu. 13 août 2020 à 03:26, Florent Garin <florent.garin@xxxxxxxxxxx> a écrit :
Hi all,


The current JAX API does not permit to specify the SameSite attribute on NewCookie objects. If we want so, the only alternative is to do it through a regular header which is not the intent for the NewCookie object.

I suggest to enhance the API by adding a sameSite property on NewCookie.

What do you think?




--
Florent Garin
Managing partner / CTO
Mobile : + 336 81 91 01 71
Jakarta EE member - Cloud Native solutions creators
Toulouse - Paris - Bordeaux
Siège social : 76 Allée Jean Jaurès - 31000  Toulouse - Tel : + 335 61 72 24 09

_______________________________________________
jaxrs-dev mailing list
jaxrs-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jaxrs-dev


--
Nicolas NESMON


Back to the top