Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
ResourceResponse
Interface ResourceResponse
Index
Properties
bodySize
contentType
headers
id
redirectURL
stage
status
statusText
time
url
Properties
public
bodySize
:
number
optional
public
contentType
?:
string
public
headers
:
{ [name: string]: string; }
(
)
:
string
Returns
string
public
id
:
number
optional
public
redirectURL
?:
string
public
stage
:
string
public
status
:
number
public
statusText
:
string
public
time
:
Date
public
url
:
string
Globals