Hierarchy (view full)

Constructors

Properties

_http: any
debug: Debugger
options: any
addAxiosDebugInterceptors: any
http: AxiosInstance

Accessors

  • get http(): AxiosInstance
  • Returns AxiosInstance

Methods

  • Parameters

    • url: string

    Returns Promise<void>

  • Returns Promise<void>

  • Parameters

    Returns void

  • Parameters

    • headers: Record<string, string>

    Returns void

  • stop the current client, and running processes

    Returns Promise<void>

  • Returns Promise<void>

  • Parameters

    Returns AxiosInstance

Generated using TypeDoc