JsClientEngineConfig
Properties
Allow specifying the coroutine dispatcher to use for IO operations.
Allow specifying the coroutine dispatcher to use for IO operations.
Allow specifying the coroutine dispatcher to use for IO operations.
An Object which can contain additional configuration options that should get passed to node-fetch.
An Object which can contain additional configuration options that should get passed to node-fetch.
Enables HTTP pipelining advice.
Enables HTTP pipelining advice.
Enables HTTP pipelining advice.
Specifies a proxy address to use. Uses a system proxy by default.
Specifies a proxy address to use. Uses a system proxy by default.
Specifies a proxy address to use. Uses a system proxy by default.
Specifies network threads count advice.
Specifies network threads count advice.
Specifies network threads count advice.
Functions
Provides access to the underlying fetch options of the engine. It allows setting credentials, cache, mode, redirect, referrer, integrity, keepalive, signal, window.
Provides access to the underlying fetch options of the engine. It allows setting credentials, cache, mode, redirect, referrer, integrity, keepalive, signal, window.