Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for classes that represent a throttler for HTTP requests

since

0.0.1

interface

HTTPThrottled

Hierarchy

  • HTTPThrottled

Implemented by

Index

Methods

performRequest

  • performRequest(options: AxiosRequestConfig): any

requestIsAllowed

  • requestIsAllowed(): boolean

Generated using TypeDoc