Type alias HttpBody

HttpBody: Buffer | URLSearchParams | NodeJS.ReadableStream | string | FormData | null