mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
2352688ccb
DefaultMultipartMessageReader does not cache the part contents, so binding to the same part multiple times does not work. Rewrote this test to use separate HTTP request instead.