koa response

ctx.response.body

Get response body

response.body

Set response body

response.body=
Set response body to one of the following:
string written
Buffer written
Stream piped
Object || Array json-stringified
null no content response