http:Header
A custom header that can be included in HTTP requests.
Properties
http:headerName (required, max 1)
Name of the HTTP header.
Header name is required and must be a non-empty string.
http:headerValue (required, max 1)
Value of the HTTP header.
Header value is required.