mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 13:08:29 +00:00
According to RFC 2616 HTTP headers are case insensitive. But `HttpResponse#contentType()` only looks up for Content-Type. This stores all header responses lower cased in the HTTP response. Closes elastic/elasticsearch#1357 Original commit: elastic/x-pack-elasticsearch@c009be8365
= 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.
Description
Languages
Java
99.5%
Groovy
0.4%