perwendel / spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
Apache License 2.0
9.64k stars 1.56k forks source link

Add "samesite" attribute to cookies #1176

Open stevemcleod opened 4 years ago

stevemcleod commented 4 years ago

Google is soon to re-introduce the requirement to use "samesite" cookies: https://blog.chromium.org/2020/05/resuming-samesite-cookie-changes-in-july.html

It would be good to add explicit support for this in Spark. Issue #1161 already allows a solution of sorts via Jetty configuration. However I think there should be a specific setting we can make on cookies.