TDV Adapter for GraphQL

Build 22.0.8462

CustomHeaders

Other headers as determined by the user (optional).

Data Type

string

Default Value

""

Remarks

This property can be set to a string of headers to be appended to the HTTP request headers created from other properties, like ContentType, From, and so on.

The headers must be of the format "header: value" as described in the HTTP specifications. Header lines should be separated by the carriage return and line feed (CRLF) characters.

Use this property with caution. If this property contains invalid headers, HTTP requests may fail.

This property is useful for fine-tuning the functionality of the adapter to integrate with specialized or nonstandard APIs.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462