共用方式為


RawHttpHeaders type

以簡單 JSON 物件表示的 HttpHeaders 集合。

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