spring-framework
spring-framework copied to clipboard
Use UTF-8 by default for JSON multipart content in `ContentRequestMatchers`
This should resolve https://github.com/spring-projects/spring-framework/issues/31923
I've added default UTF-8 charset to be used in DiskFileItemFactory
.
This should allow ContentRequestMatchers to correctly handle multipartData which contains unicode.
@azdanov Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
@azdanov Thank you for signing the Contributor License Agreement!
I agree, but I don't have time now. So feel free to add.
Moving to 6.2 to avoid any regressions in a maintenance release.