body

abstract fun body(body: Any): ServerResponse

Build the response with the given body.

Return

the server response

Parameters

body

the body of the response