what's wrong with using ```call.respondTextWriter ...
# ktor
b
what's wrong with using
Copy code
call.respondTextWriter { write("bla") }
? idea gives me a warning .. inappropriate blocking call