JsClientEngineConfig

Configuration for the Js client.

Report a problem

Configuration for the Js client.

Report a problem

Configuration for the Js client.

Report a problem

Constructors

Link copied to clipboard
constructor()
constructor()

Properties

Link copied to clipboard

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.

Link copied to clipboard
var nodeOptions: dynamic

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.

Link copied to clipboard

Enables HTTP pipelining advice.

Enables HTTP pipelining advice.

Enables HTTP pipelining advice.

Link copied to clipboard

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.

Link copied to clipboard

Specifies network threads count advice.

Specifies network threads count advice.

Specifies network threads count advice.

Functions

Link copied to clipboard

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.