RawHttpHeaders type

表示为简单 JSON 对象的 HttpHeaders 集合。

type RawHttpHeaders = { [headerName: string]: string }