spring-framework/spring-test/src
Stéphane Nicoll 481d036f7a Avoid reader on empty content to be shared by multiple requests
This commit avoids several instances of MockHttpServletRequest to
have a common reader for empty content as closing it will have an
unwanted side effect on the others.

Closes gh-32820
2024-05-20 13:58:36 +02:00
..
main Avoid reader on empty content to be shared by multiple requests 2024-05-20 13:58:36 +02:00
test Avoid reader on empty content to be shared by multiple requests 2024-05-20 13:58:36 +02:00