arturobernalg opened a new pull request #337: URL: https://github.com/apache/httpcomponents-core/pull/337
Creating the unit tests for the enum `TLS` I realized that was not possible to check if the method `TLS.excludeWeak` it worked as expected and excluded the disabled protocols, without having to manually check one by one. Now it's possible to check if a given protocol its enabled. -- 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]
