The body of a request.
(Optional) The JSON type of the body.
Returns the request body unmodified as ArrayBuffer.
ArrayBuffer
Parses the request body as JSON.
Parses the request body as UTF-8 string.
The body of a request.