mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
1372265bd9
This commit implements Cookie support in WebFlux without any workaround as now all supported servers have the SameSite feature enabled. Closes gh-31954