property ClientOptions.defaultHeaders
Default headers to include with every request to the API.
These can be removed in individual requests by explicitly setting the
header to undefined or null in request options.
Type
Core.HeadersDefault headers to include with every request to the API.
These can be removed in individual requests by explicitly setting the
header to undefined or null in request options.
Core.Headers