benmingli

Results 2 issues of benmingli

Hi, In our use case, we need to modify the HttpClientBuilder (regarding SSL Context, and misc) and also build the client using our own way (instead of using HttpClientBuilder.build() ).....

Hi, We are user of the jersey-apache-connector project. The endpoint of the project is the ApacheConnector class which does not allow extending/modification. But in our case we need to be...