Udostępnij za pośrednictwem


RawHttpHeadersInput type

Kolekcja HttpHeaders dla danych wejściowych reprezentowana jako prosty obiekt JSON.

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