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