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
var dispatcher: CoroutineDispatcher?
var dispatcher: CoroutineDispatcher?
var dispatcher: CoroutineDispatcher?
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
Link copied to clipboard
Link copied to clipboard

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.