ktor-server-netty
Toggle table of contents
3.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-server-netty
ktor-server-netty
/
io.ktor.server.netty
/
NettyApplicationRequest
/
NettyApplicationRequest
Netty
Application
Request
constructor
(
call
:
PipelineCall
,
coroutineContext
:
CoroutineContext
,
context
:
ChannelHandlerContext
,
requestBodyChannel
:
ByteReadChannel
,
uri
:
String
,
keepAlive
:
Boolean
)
(
source
)