Prior to this commit, if the user supplied a comma-separated list such as "en, it" as the Content-Language header value to MockHttpServletResponse's setHeader() method, only the first language was actually set in the response's Content-Language header (e.g., "en"). This commit ensures that all supplied content languages are set in the response's Content-Language header. Closes gh-25281 |
||
---|---|---|
.. | ||
src | ||
.springBeans | ||
spring-test.gradle |