2f088a60bc
When an HTTP input returns an error body, right now we check if the error code is below 400 and only then we include the body. However using another method from URLConnection, the body can be access always. Closes elastic/elasticsearch#1550 Original commit: elastic/x-pack-elasticsearch@1743fd0a77 |
||
---|---|---|
buildSrc | ||
dev-tools | ||
elasticsearch | ||
.dir-locals.el | ||
.projectile | ||
GRADLE.CHEATSHEET | ||
LICENSE.txt | ||
README.asciidoc | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |
README.asciidoc
= Elasticsearch X Plugins A set of Elastic's commercial plugins: - License - Shield - Watcher - Marvel = Setup You must checkout x-plugins and elasticsearch in the same directory as siblings. This elasticsearch checkout will be used when building x-plugins.