spring-framework/spring-test
Sam Brannen 9ea45697ac Support cookie comments in MockHttpServletResponse and MockCookie
Prior to this commit, if a cookie was added to MockHttpServletResponse,
the comment attribute was not included in the generated Set-Cookie
header. In addition, MockCookie.parse(String) did not support the
Comment attribute.

This commit addresses both of these issues.

Closes gh-28730
2022-06-30 16:51:43 +02:00
..
src Support cookie comments in MockHttpServletResponse and MockCookie 2022-06-30 16:51:43 +02:00
.springBeans
spring-test.gradle Upgrade to JUnit 5.8.2 2021-11-30 12:22:31 +01:00