Modified MockMvcHttpConnector
to set sameSite
using Cookie.getAttribute
.
The test relies on MockCookie
setting the SameSite
attribute to pass.
Comment From: sbrannen
- Blocked by #30263
Comment From: sbrannen
FYI: this PR inspired me to create #30285.
So thanks for that. 👍
Comment From: sbrannen
This has been merged into main
.
Thanks