You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GitBox <gi...@apache.org> on 2020/01/17 18:28:23 UTC

[GitHub] [tomcat] simonsteiner1984 commented on issue #162: Add support for same-site cookie attribute

simonsteiner1984 commented on issue #162: Add support for same-site cookie attribute
URL: https://github.com/apache/tomcat/pull/162#issuecomment-575741548
 
 
   For tomcat 7, best I could do was, which works in chrome and not firefox, is there another way?
   filterConfig.getServletContext().getSessionCookieConfig().setComment(";SameSite=None;Secure");

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org