Methods
(async) json() → {Promise.<Object>}
Formats the body to an actual JSON object.
Returns:
- Type:
-
Promise.<Object>
The body content as JavaScript object.
A server-side request object for handling HTTP requests.
Formats the body to an actual JSON object.
Promise.<Object>
The body content as JavaScript object.