mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
49d3ec58fc
This commit ensures that, in JdkClientHttpRequest, the response is obtained using a timeout, instead of blocking indefinitely. Closes gh-31911