Response

Experimental

Class

Class Overview

class Response extends Body {
constructor(responseOptions: ResponseOptions)

type : ResponseType
ok : boolean
url : string
status : number
statusText : string
bytesLoaded : number
totalBytes : number
headers : Headers
toString() : string

}

Class Description

Constructor

constructor(responseOptions: ResponseOptions)

Class Details

exported from @angular/http/index, defined in @angular/http/src/static_response.ts