Interface

HttpClientOptions

HttpClientOptions

Options for the HttpClient
Properties:
Name Type Description
timeout number The http request timeout in milliseconds.
cookieName string The name of the session cookie set from the SDK.
localStorageKey string The prefix / name of the local storage keys.

View Source lib/client/HttpClient.ts, line 304