jersey icon indicating copy to clipboard operation
jersey copied to clipboard

Allow external modifier while building HttpClient

Open benmingli opened this issue 7 years ago • 1 comments

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() )..

Please review my code and let me know if this works.

Thanks a lot, Benjamin.

benmingli avatar Feb 24 '18 21:02 benmingli

Please see the feature request https://github.com/jersey/jersey/issues/3778

benmingli avatar Feb 24 '18 23:02 benmingli