bytesAsync
The bytes() method of the Request interface reads the request body and returns it as a promise that resolves with a Uint8Array.
The bytes() method of the Request interface reads the request body and returns it as a promise that resolves with a Uint8Array.