OpenSearch/client/sniffer
javanna 134b73ab33 Rest Client: HostsSniffer to set http as default scheme
The assumption is HostsSniffer is that all of the arguments have been properly provided and validated through HostsSniffer.Builder, except they weren't, as the scheme didn't have a default value and when not set would cause NPEs down the road. Improved tests to catch this also.
2016-07-07 19:11:37 +02:00
..
licenses
src Rest Client: HostsSniffer to set http as default scheme 2016-07-07 19:11:37 +02:00
build.gradle Build: set group for client and sniffer, disable publishing for client-test 2016-07-01 12:09:34 +02:00