Udostępnij za pośrednictwem


HttpRequestBody type

Możliwe typy treści żądań HTTP

type HttpRequestBody = Blob | string | ArrayBuffer | ArrayBufferView | () => NodeJS.ReadableStream