ktor
2.3.1
2.3.1
2.3.0
2.2.4
2.0.3
1.6.8
ktor-server-netty
/
io.ktor.server.netty
/
NettyApplicationResponse
/
NettyApplicationResponse
Netty
Application
Response
fun
NettyApplicationResponse
(
call
:
NettyApplicationCall
,
context
:
ChannelHandlerContext
,
engineContext
:
CoroutineContext
,
userContext
:
CoroutineContext
)