-
Notifications
You must be signed in to change notification settings - Fork 972
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
HTTPCLIENT-2350 - Refactored the connect method in DefaultHttpClientC…
…onnectionOperator to leverage a customizable Function<HttpHost, InetSocketAddress[]> for address resolution, allowing for more flexible hostname handling and direct support for unresolved addresses.
- Loading branch information
1 parent
4b2a365
commit a9da185
Showing
2 changed files
with
93 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters