OpenSearch/client/rest
Jay Modi 717e2ddf42
Do not use system properties when building the HttpAsyncClient (#27829)
This commit removes the usage of system properties for the HttpAsyncClient as this overrides some
defaults that we intentionally change. In order to set the default SSLContext to the system context
we set the SSLContext on the builder explicitly.

Closes #27827
2017-12-15 12:54:22 -07:00
..
licenses Update REST client deps license and notice files (#25573) 2017-07-06 16:52:17 +02:00
src Do not use system properties when building the HttpAsyncClient (#27829) 2017-12-15 12:54:22 -07:00
build.gradle Revert shading for the low level rest client (#26367) 2017-08-25 14:13:12 -05:00