Dela via


RawHttpHeadersInput type

En HttpHeaders-samling för indata, representerad som ett enkelt JSON-objekt.

type RawHttpHeadersInput = Record<string, string | number | boolean>