Join Slack
Powered by
Like this: ``` call.respondText(Co...
# ktor
o
orangy
09/07/2016, 12:37 PM
Like this:
Copy code
call.respondText(ContentType.Text.Plain.withCharset(Charsets.ISO_8859_1), "Hello")
3
Views
Open in Slack
Previous
Next