Partilhar via


RawHttpHeaders type

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

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