RawHttpHeaders type

مجموعة HttpHeaders ممثلة ككائن JSON بسيط.

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