@bitbeater/ecma-utils - v2.11.0
    Preparing search index...

    Function http

    • Parameters

      Returns Promise<Response>

      Promise

      http is a wrapper around the Fetch API that adds support for request timeouts and retries.

      HttpError - if the response status is not ok (2xx).

      Error - if the request fails due to network errors.