spring-framework / org.springframework.test.web.servlet.result / ContentResultMatchers / encoding
encoding
open fun encoding(characterEncoding: String): ResultMatcher
Assert the character encoding in the ServletResponse.
See Also
HttpServletResponse#getCharacterEncoding()