次の方法で共有


RawHttpHeaders type

単純な JSON オブジェクトとして表される HttpHeaders コレクション。

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