ktor
1.6.8
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
jvm
ktor-client-tests
/
io.ktor.client.tests
/
SslOverProxyTest
Ssl
Over
Proxy
Test
jvm
abstract
class
SslOverProxyTest
<
T
:
HttpClientEngineConfig
>
(
factory
:
HttpClientEngineFactory
<
T
>
)
:
TestWithKtor
Content copied to clipboard
Functions
Properties
Functions
start
Server
Link copied to clipboard
jvm
fun
startServer
(
)
Content copied to clipboard
stop
Server
Link copied to clipboard
jvm
fun
stopServer
(
)
Content copied to clipboard
test
Https
Over
Proxy
Link copied to clipboard
jvm
fun
testHttpsOverProxy
(
)
Content copied to clipboard
Properties
server
Link copied to clipboard
jvm
open
override
val
server
:
JettyApplicationEngine
Content copied to clipboard
timeout
Link copied to clipboard
jvm
open
val
timeout
:
CoroutinesTimeout
Content copied to clipboard