Condividi tramite


RawHttpHeaders type

Insieme HttpHeaders rappresentato come un semplice oggetto JSON.

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