ResponseOptionsArgs

Experimental

Interface

Interface Overview

interface ResponseOptionsArgs {
body : string|Object|FormData|ArrayBuffer|Blob
status : number
statusText : string
headers : Headers
type : ResponseType
url : string

}

Interface Description

Interface Details

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