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.
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.