• Check if the HTTP error is recoverable. This will return false if a request made with any payload could not recover. If the reason for the failure is payload specific, for instance a payload that is too large, then it could recover with a different payload.

    Parameters

    • status: number

    Returns boolean

Generated using TypeDoc