A response returned by the XHR

If the status is > 399 it returns a HttpErrorResponse Instead

Type Parameters

  • T

Hierarchy

Properties

Properties

body: null | T
headers: Record<string, string>
status: number

Generated using TypeDoc