OpenSearch/docs/java-rest
Lukáš Vlček d88e6c62aa [DOC] Fix HttpHost constructor arguments (#21056)
Protocol is the last argument.
Oficial API doc: https://hc.apache.org/httpcomponents-core-ga/httpcore/apidocs/org/apache/http/HttpHost.html
Your own use here: 7560101ec7/client/rest/src/test/java/org/elasticsearch/client/RequestLoggerTests.java (L54)
2016-10-21 09:53:08 +02:00
..
configuration.asciidoc [DOCS] add java REST client docs (#19618) 2016-07-29 11:22:47 +02:00
index.asciidoc Bumped doc versions to 6.0.0-alpha1 2016-09-08 18:29:18 +02:00
overview.asciidoc [DOCS] add java REST client docs (#19618) 2016-07-29 11:22:47 +02:00
sniffer.asciidoc [DOCS] add java REST client docs (#19618) 2016-07-29 11:22:47 +02:00
usage.asciidoc [DOC] Fix HttpHost constructor arguments (#21056) 2016-10-21 09:53:08 +02:00