mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 21:39:05 +00:00
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