OpenSearch/distribution/integ-test-zip
Nik Everett 8cc22eb960 Make sure HEAD / has 0 Content-Length (#21077)
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
2016-10-21 16:44:50 -04:00
..
src/test/java/org/elasticsearch/test/rest Make sure HEAD / has 0 Content-Length (#21077) 2016-10-21 16:44:50 -04:00
build.gradle Further document the pom hack 2016-09-21 11:25:19 -04:00