Hierarchy

  • HTTP

Methods

Methods

  • Sends an async GET request to a URL.

    Parameters

    • url: string

      The URL to send the request.

    • data: GetData
    • callback: ((resp) => void)

    Returns void

Generated using TypeDoc