mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 20:59:07 +00:00
This commit ensures that, in JdkClientHttpRequest, the response is obtained using a timeout, instead of blocking indefinitely. Closes gh-31911