Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Implements

Index

Constructors

Properties

clientCertificateHostMap: {}

Type declaration

  • [host: string]: { passphrase?: string; pfx: Buffer }
    • Optional passphrase?: string
    • pfx: Buffer
extraCACertificates: ({ cert: string | Buffer } | { certPath: string })[] = []
forwarding?: ForwardingOptions
ignoreHostHttpsErrors: boolean | string[] = []
lookupOptions: undefined | PassThroughLookupOptions
proxyConfig?: ProxyConfig
type: "ws-passthrough" = 'ws-passthrough'

Methods

  • dispose(): void
  • explain(): string

Generated using TypeDoc