I'm working on a long-overdue upgrade of HttpClient5 from the 5.2
series to 5.4.3. I've noticed that ConnectionSocketFactory has been
deprecated. This interface was previously responsible for both
creating sockets, as well as upgrading existing sockets to TLS; the
latter functionality was exposed t
ok2c commented on PR #627:
URL:
https://github.com/apache/httpcomponents-client/pull/627#issuecomment-2792391661
@arturobernalg I took a closer look at your code and had to refactor a few
things. Please take a look at 0ba6102e. I hope you agree implementation is
shorter and cleaner. I also
arturobernalg merged PR #627:
URL: https://github.com/apache/httpcomponents-client/pull/627
--
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: dev-unsubscr