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 http/index, defined in http/src/interfaces.ts