Optional
body?: BodyInit | null | "node:stream".ReadableOptional
onCan be passed to track download progress.
Optional
onCan be passed to track upload progress.
Note that if this option in passed underlying request will be performed using XMLHttpRequest
and response will not be streamed.
Optional
overrideOptional
searchURL search param.
Optional
timeout?: numberAmount of time until request should timeout in ms.
Generated using TypeDoc
Extended body with support for node readable stream