Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpClient

Client used for making requests to Aspera Browser.

Hierarchy

  • HttpClient

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

httpClient

httpClient: JSONRPCHttpClient

HTTP client used to make requests

Methods

request

  • request(method: string, payload?: any): Promise<any>