body: null as string | null, }; ... fetch(url, requestInit); In case you were curious about the reason why the member ofRequestInitmentions that it is possible for it to be aReadablStream<Uint8Array>, it is because the specifications allow for it, despite the fact that no browser ...