Note: The requestor is implemented independently from polling such that it can be used to make a one-off request.

Hierarchy

  • Requestor

Constructors

Properties

Methods

Constructors

Properties

_body?: string
_headers: {
    [key: string]: string;
}

Type declaration

  • [key: string]: string
_method: string
_requests: Requests
_uri: string

Methods

Generated using TypeDoc