spring-framework/spring-test
Rossen Stoyanchev 6e71828a35 Add space before cookie attributes
According to RFC-6265 that there should be a space between the ; and
the attribute name, i.e. the header should be something like
name=value; Domain=localhost; HttpOnly rather than
name=value;Domain=localhost;HttpOnly

Issue: SPR-15225
2017-04-25 16:07:25 -04:00
..
src Add space before cookie attributes 2017-04-25 16:07:25 -04:00
.springBeans Support classes AND locations in @ContextConfiguration 2014-04-01 19:45:56 +02:00