mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-20 20:59:07 +00:00
This commit updates `JdkClientHttpRequest.TimeoutHandler` javadoc to reference up-to-date JDK issue that tracks improvements to HTTP client's request timeout handling. Closes gh-35581 Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>