Interface UserAgentWebSocketOptions

Hierarchy

  • SharedUserAgentRequestOptions
    • UserAgentWebSocketOptions

Properties

auth?: string
headers?: Record<string, string>
json?: boolean
protocols?: string[]
query?: Record<string, string>
socketPath?: string
url?: string | URL

Generated using TypeDoc