mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
7971f6b638
This commit updates the Javadoc for getLocale() and getLocales() in MockHttpServletRequest to point out that the mock implementation does not comply with the the Servlet specification with regard to the Accept-Language header. Issue: SPR-12043