arturobernalg opened a new pull request, #428:
URL: https://github.com/apache/httpcomponents-client/pull/428

   This pull request adds a new implementation of the Happy Eyeballs algorithm 
for asynchronous client connections in Apache's HttpClient component. The new 
implementation, HappyEyeballsV2AsyncClientConnectionOperator, builds on the 
previous version by improving support for IPv6 and providing more fine-grained 
control over connection timing.
   
   The changes include:
   - Addition of HappyEyeballsV2AsyncClientConnectionOperator class and related 
test classes
   - Modifications to existing code to use the new operator where appropriate
   - Documentation updates
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to