Closed klahnakoski closed 6 years ago
elasticsearch-HQ does not work with Elasticsearch version 6. Specifically, ES6 is expecting Content-Type: application/json, not Content-Type: application/x-www-form-urlencoded
Content-Type: application/json
Content-Type: application/x-www-form-urlencoded
currently in development for HQ v3.
Fixed in develop_3_0_0. Not fixing retroactively.
elasticsearch-HQ does not work with Elasticsearch version 6. Specifically, ES6 is expecting
Content-Type: application/json
, notContent-Type: application/x-www-form-urlencoded