Creates an HTTP header object which can be passed to an HTTP function.
Note: this function is used only for the HTTP Upload and HTTP Download smart services. Headers for general HTTP requests are managed using integrations.
a!httpHeader( name, value)
name (Text): The header name.
value (Any Type): The header value. Either Text or a!scsField().