Skip to content

Opensearch dashboards.opensearchconfig.customheaders

Home > opensearch-dashboards > OpenSearchConfig > customHeaders

OpenSearchConfig.customHeaders property

Header names and values to send to OpenSearch with every request. These headers cannot be overwritten by client-side headers and aren't affected by requestHeadersWhitelist configuration.

Signature:

readonly customHeaders: OpenSearchConfigType['customHeaders'];