OpenSearch/client
Jay Modi 3e4bc027eb RestClient uses system properties and system default SSLContext (#25757)
This commit calls the `useSystemProperties` method on the HttpAsyncClientBuilder so that the jvm
system properties are used. The primary reason for doing this is to ensure the builder uses the
system default SSLContext rather than the default instance created by the http client library.

Closes #23231
2017-07-20 07:36:56 -06:00
..
benchmark Rename client artifacts (#25693) 2017-07-13 09:44:25 +02:00
client-benchmark-noop-api-plugin Add a shard filter search phase to pre-filter shards based on query rewriting (#25658) 2017-07-12 22:19:20 +02:00
rest RestClient uses system properties and system default SSLContext (#25757) 2017-07-20 07:36:56 -06:00
rest-high-level Require a field when a `seed` is provided to the `random_score` function. (#25594) 2017-07-19 14:11:15 +02:00
sniffer Rename client artifacts (#25693) 2017-07-13 09:44:25 +02:00
test move ignore parameter support from yaml test client to low level rest client (#22637) 2017-01-16 18:54:44 +01:00
transport Disable the Netty recycler in the client 2017-05-19 09:05:30 -04:00