Class CommandLineHttpClient

java.lang.Object
org.elasticsearch.xpack.core.security.CommandLineHttpClient

public class CommandLineHttpClient extends Object
A simple http client for usage in command line tools. This client only uses internal jdk classes and does not rely on an external http libraries.