ktor
2.0.x
Select version
3.3.x
3.2.x
3.1.x
3.0.x
2.3.x
2.2.x
2.0.x
1.6.x
jvmAndNix
ktor-server-host-common
/
io.ktor.server.engine
/
BaseApplicationRequest
Base
Application
Request
jvmAndNix
abstract
class
BaseApplicationRequest
(
call
:
<ERROR CLASS>
)
Content copied to clipboard
Base class for implementing ApplicationRequest
Constructors
Properties
Constructors
Base
Application
Request
Link copied to clipboard
jvmAndNix
fun
BaseApplicationRequest
(
call
:
<ERROR CLASS>
)
Content copied to clipboard
Properties
call
Link copied to clipboard
jvmAndNix
val
call
:
<ERROR CLASS>
Content copied to clipboard
pipeline
Link copied to clipboard
jvmAndNix
open
val
pipeline
:
<ERROR CLASS>
Content copied to clipboard