Implements

Constructors

Methods

  • Called to handle the response from the API service.

    Parameters

    • url: string

      The HTTP url

    • response: Response

      The HTTP response

    • request: RequestInit

      The HTTP request

    Returns Promise<boolean>

    true if the request should be retried.