Join Slack
Communities
Powered by
<@U59MXUGGL> currently it works like this - `ctx...
# server
t
tipsy
06/11/2017, 2:07 PM
@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
Open in Slack
Previous
Next