Headers (httpClient-HttpHeaders)

This component defines an access key, specifies your request’s content type, and selects acceptable response content types. Unlike parameters, HTTP headers are not part of the address URL.
Figure 17.   Headers properties
Image

To access these properties, double-click HttpClient and click Headers.

Property Value Description
Inherit drop-down list Determines the source of the header.

Inherit merges header values defined within parent components, such as those in an HttpClientFolder, with a child component header.

Standalone requires header values to be individually configured.

User-Agent text Provides a default user header value.

Action

Add adds a new header.