open class HttpClientEngineConfig
Base configuration for HttpClientEngine.
HttpClientEngineConfig()
Base configuration for HttpClientEngine. |
var pipelining: Boolean
Enable http pipelining advice. |
|
var proxy: ProxyConfig?
Proxy address to use. Use system proxy by default. |
|
val |
|
var threadsCount: Int
Network threads count advice. |