RawHttpHeaders type

Kolekce HttpHeaders reprezentovaná jako jednoduchý objekt JSON.

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