8cc22eb960
Before this commit `curl -XHEAD localhost:9200?pretty` would return `Content-Length: 1` and a body which is fairly upsetting to standards compliant tools. Now it'll return `Content-Length: 0` with an empty body like every other `HEAD` request. Relates to #21075 |
||
---|---|---|
.. | ||
src/test/java/org/elasticsearch/test/rest | ||
build.gradle |