Partager via


RawHttpHeaders type

Collection HttpHeaders représentée en tant qu’objet JSON simple.

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