Skip to main content
Version: near-api-js@1.1.0

Interface: ConnectionInfo

utils/web.ConnectionInfo

Properties

allowInsecure

Optional allowInsecure: boolean

Defined in

utils/web.ts:15


headers

Optional headers: Object

Index signature

[key: string]: string | number

Defined in

utils/web.ts:17


password

Optional password: string

Defined in

utils/web.ts:14


timeout

Optional timeout: number

Defined in

utils/web.ts:16


url

url: string

Defined in

utils/web.ts:12


user

Optional user: string

Defined in

utils/web.ts:13