should we use output stream for json response inst...
# ktor
e
should we use output stream for json response instead of copying it to
TextContent
? it could be much faster 🤔