An array of HTTP headers. Each header is represented as a dictionary containing the keys name and either value or binaryValue.
name
value
binaryValue
typedef HttpHeaders = JSArray;