kowasm
0.1.0-SNAPSHOT
common
web
/
org.kowasm.web.http.server
/
ServerResponse
/
body
body
abstract
val
body
:
Any
?
The response body, currently only
String
and
ByteArray
are supported.