ktor-server-test-host
/
io.ktor.server.testing
/
TestApplicationResponse
/
respondOutgoingContent
respondOutgoingContent
protected
suspend
fun
respondOutgoingContent
(
content
:
OutgoingContent
)
:
Unit