spring-framework/spring-test/src
Sébastien Deleuze 1d363e5a41 Use UTF-8 with JSON in MockHttpServletResponse
This commit makes MockHttpServletResponse consistent with the other
parts of the framework where the body of a response is read as an UTF-8
String when the content type is application/json or similar, overriding
the ISO-8859-1 default Servlet encoding.

Closes gh-33019
2024-06-19 09:33:43 +02:00
..
main Use UTF-8 with JSON in MockHttpServletResponse 2024-06-19 09:33:43 +02:00
test Use UTF-8 with JSON in MockHttpServletResponse 2024-06-19 09:33:43 +02:00