Record: ClientHttp1Settings
Provides settings related to HTTP/1.x protocol.
Closed record
Fields
- keepAlive KeepAlive(default KEEPALIVE_AUTO)
- chunking Chunking(default CHUNKING_AUTO)
- proxy ProxyConfig?(default ())
Specifies whether to reuse a connection for multiple requests
The chunking behaviour of the request
Proxy server related options