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