ktor
1.6.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
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