TestHttpClientConfig
class TestHttpClientConfig : HttpClientEngineConfig
Constructors
TestHttpClientConfig() |
Properties
lateinit var app: TestApplicationEngine |
Inherited Properties
var The CoroutineDispatcher that will be used for the client requests. |
|
var pipelining: Boolean Enable http pipelining advice. |
|
val response: HttpResponseConfig Configuration for http response. |
|
var threadsCount: Int Network threads count advice. |