When return an error from Elasticsearch exceptions may contain values written as http response headers. ElasticsearchException contains a map of headers that are added to the response. But these values are also written to a special "header" section of the response body. This commit renames the existing "headers" in ElasticsearchException to "body headers", which are both http headers and written to the response body. A new "http headers" is added for headers that should only be written as response headers. |
||
---|---|---|
.. | ||
aggregations | ||
analysis-common | ||
apm | ||
data-streams | ||
dot-prefix-validation | ||
health-shards-availability | ||
ingest-attachment | ||
ingest-common | ||
ingest-geoip | ||
ingest-otel | ||
ingest-user-agent | ||
kibana | ||
lang-expression | ||
lang-mustache | ||
lang-painless | ||
legacy-geo | ||
mapper-extras | ||
parent-join | ||
percolator | ||
rank-eval | ||
reindex | ||
repository-azure | ||
repository-gcs | ||
repository-s3 | ||
repository-url | ||
rest-root | ||
runtime-fields-common | ||
streams | ||
systemd | ||
transport-netty4 | ||
build.gradle |