class Elasticsearch::HTTPClient

Defined in:

elasticsearch-crystal/http.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(host, port) #

[View source]

Instance Method Detail

def get(url, body = nil, &) #

[View source]