Returns the body of the request as a byte array.
This is typically used for methods like POST or PUT with content types like application/json.
application/json
The request body, or null if the request has no body.