Headers
Specifies custom request headers. This is an optional property.
Each header is specified as name, value pair in the format name=value, and multiple headers are separated by a space character, for example: header1=value1 header2=value2 header3=value3. The corresponding adapter command is -H (or -HEADERS).