mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
0ddb394fd0
This commit ensures that we register a result callback when executing the request (next to the existing response callback), which gets notified of invalid hosts and other connection issues. Closes gh-29156