Header
This topic describes the Header element.
Description
The extra HTTP header information to be sent with the request.
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| Name | This is the name of the header to be sent with the request. (required) | string |
| Value | This is the value of the header to be sent with the request. (required) | string |