Options
All
  • Public
  • Public/Protected
  • All
Menu

Class HttpClient

Hierarchy

  • HttpClient

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private cache

cache: ApiCache

Private requestHandler

requestHandler: RequestHandler

Methods

cachedRequest

  • Fetch a URL corresponding to a query, and parse the response as a Response object

    Type parameters

    • T

    Parameters

    Returns Promise<T>

request

Generated using TypeDoc