Share via


RawHttpHeaders type

Colección HttpHeaders representada como un objeto JSON simple.

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