kowasm
0.1.0-SNAPSHOT
common
web
/
org.kowasm.web.http.server
/
ServerResponse
/
BodyBuilder
/
body
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