SslOverProxyTest

abstract class SslOverProxyTest<T : HttpClientEngineConfig>(factory: HttpClientEngineFactory<T>) : TestWithKtor

Functions

Link copied to clipboard
fun startServer()
Link copied to clipboard
fun stopServer()
Link copied to clipboard
fun testHttpsOverProxy()

Properties

Link copied to clipboard
open override val server: JettyApplicationEngine
Link copied to clipboard
open val timeout: CoroutinesTimeout