Reads a request body once, returning text for textual content types and bytes otherwise.
The Web request.
The raw body, or undefined when there is no body.
undefined
Reads a request body once, returning text for textual content types and bytes otherwise.