Class HttpHandler

Hierarchy

  • HttpHandler

Implements

Constructors

Properties

client: "axios" | "fetch"
customHeaders: Record<string, string> = {}
endpoint: string
httpClient?: AxiosInstance
referrer?: string

Methods

  • Parameters

    • headers: Record<string, string>

    Returns void

Generated using TypeDoc