Search
Preparing search index...
The search index is not available
Polpware typescript data (3.0.1)
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"net/xhr-promise"
IXHRCtorOption
Interface IXHRCtorOption
Hierarchy
IXHRCtorOption
Index
Properties
async
content_
type
data
error_
scope
requestheaders
response_
type
scope
success_
scope
type
url
Properties
Optional
async
async
:
boolean
content_
type
content_
type
:
"application/x-www-form-urlencoded"
|
"application/json"
|
""
Optional
data
data
:
any
Optional
error_
scope
error_
scope
:
any
requestheaders
requestheaders
:
any
[]
response_
type
response_
type
:
"json"
|
"blob"
|
"document"
|
"text"
|
"arraybuffer"
|
""
Optional
scope
scope
:
any
Optional
success_
scope
success_
scope
:
any
Optional
type
type
:
"POST"
|
"GET"
url
url
:
string
Globals
"net/xhr-
promise"
IXHRCtor
Option
async
content_
type
data
error_
scope
requestheaders
response_
type
scope
success_
scope
type
url
_
send
Promise
default
Options
Generated using
TypeDoc