Function get

  • Parameters

    • props: GetProps

      Object containing the url, endpoint, and headers.

    Returns Promise<Response>

    Promise of a Response object

    Function

    get

    Description

    Send a GET request to the server.