Hierarchy

  • ConnectionInfo

Properties

allowInsecure?: boolean
headers?: {
    [key: string]: string | number;
}

Type declaration

  • [key: string]: string | number
password?: string
timeout?: number
url: string
user?: string

Generated using TypeDoc