Skip to main content

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

Florent,

 I’d say that if you have a concrete proposal for improvement, you should open a PR for discussion. If not, starting a discussion here would be better.

 Thanks.

— Santiago

On Aug 13, 2020, at 9:07 AM, Florent Garin <florent.garin@xxxxxxxxxxx> wrote:

Hi Nicolas,


Thanks for your response, sorry I should have checked before the issues.
I have another suggestion (WebApplicationException is not convenient and should be slightly modified) I'm wondering what the right process should be, should we discuss it on the ML or should I directly open an issue?

Thanks.


Le jeu. 13 août 2020 à 13:46, NESMON Nicolas <nicolas.nesmon@xxxxxxxxx> a écrit :
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

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


-- 
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://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jaxrs-dev__;!!GqivPVa7Brio!Ja2RUO6vbj2m7UdgjkbOnm7VTkR1uPij4FojYD8VW-fdAxpdo_yaF5uoZtpMHXVx7zqoy2CVqA$


Back to the top