toggle menu
ktor
3.0.0-beta-1
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
jvmAndNix
switch theme
search in API
ktor-server-test-host
/
io.ktor.server.testing
/
TestApplicationRequest
/
TestApplicationRequest
Test
Application
Request
jvmAndNix
constructor
(
call
:
TestApplicationCall
,
closeRequest
:
Boolean
,
method
:
HttpMethod
=
HttpMethod.Get
,
uri
:
String
=
"/"
,
port
:
Int
?
=
null
,
version
:
String
=
"HTTP/1.1"
)