<@U59MXUGGL> currently it works like this - `ctx...
# server
t
@gregopet currently it works like this -
ctx.body()
returns servlet-request body (
ctx.body(arg)
does not exist anymore) -
ctx.result(arg)
sets what will eventually become the response body