Like this: ``` call.respondText(Co...
# ktor
o
Like this:
Copy code
call.respondText(ContentType.Text.Plain.withCharset(Charsets.ISO_8859_1), "Hello")