Join Slack
Powered by
Thanks <@U092308M7>! I got the posted content like...
# ktor
j
jvskriubakken
04/12/2017, 3:55 PM
Thanks
@orangy
! I got the posted content like this: val postedContent:String = call.request.content[String::class] and then parsed it using Klaxon like this: val postedJson = Parser().parse(StringReader(postedContent)) as JsonObject
3
Views
Open in Slack
Previous
Next