Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHttpResponse<T>

Type parameters

  • T

Hierarchy

  • IHttpResponse

Index

Properties

config

data

data: T

headers

status

status: number

statusText

statusText: string

xhrStatus

xhrStatus: "abort" | "error" | "complete" | "timeout"

Added in AngularJS 1.6.6

Generated using TypeDoc