Type alias HttpHeader

HttpHeader: [string, string]

Headers are exposed as 2 element arrays: [name, value]

Generated using TypeDoc