Compartilhar via


RawHttpHeaders type

Uma coleção HttpHeaders representada como um objeto JSON simples.

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