elasticsearch/docs/reference/modules
Sylvain Wallez 484d3f4ada
Fixes CORS headers needed by Elastic clients (#85791)
* Fixes CORS headers needed by Elastic clients

Updates the default value for the `http.cors.allow-headers`
setting to include headers used by Elastic client libraries.

Also adds the `access-control-expose-headers` header to responses to
CORS requests so that clients can successfully perform their product
check.
2023-02-09 16:44:37 +01:00
..
cluster [+DOC] node_concurrent_recoveries default (#90330) 2023-01-18 13:53:48 +01:00
discovery Capture thread dump on ShardLockObtainFailedException (#93458) 2023-02-02 11:17:40 -05:00
indices [docs] Update search-settings documentation to reflect the fact that the indices.query.bool.max_clause_count setting has been deprecated (#91811) 2022-11-29 18:10:30 +01:00
network Update network threading documentation (#91027) 2022-11-08 09:19:39 -05:00
cluster.asciidoc
discovery.asciidoc
gateway.asciidoc
http.asciidoc Fixes CORS headers needed by Elastic clients (#85791) 2023-02-09 16:44:37 +01:00
network.asciidoc
node.asciidoc
plugins.asciidoc
remote-clusters-shared.asciidoc
remote-clusters.asciidoc
threadpool.asciidoc Document correct get thread pool size (#93541) 2023-02-08 07:19:55 +01:00
transport.asciidoc