Search
Preparing search index...
The search index is not available
alastor
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Request"
Request
Class Request
Hierarchy
Request
Index
Properties
compression
Enabled
constructor
core
Options
data
method
req
Headers
res
Options
send
Data
As
stream
Enabled
timeout
Time
url
Methods
body
compress
header
option
path
query
send
stream
timeout
Properties
compression
Enabled
compression
Enabled
:
boolean
constructor
new
Request
(
url
:
string
, method
:
string
)
:
Request
Parameters
url:
string
method:
string
Returns
Request
core
Options
core
Options
:
any
data
data
:
any
method
method
:
string
req
Headers
req
Headers
:
any
res
Options
res
Options
:
any
send
Data
As
send
Data
As
:
any
stream
Enabled
stream
Enabled
:
boolean
timeout
Time
timeout
Time
:
number
url
url
:
URL
Methods
body
body
(
data
:
any
, sendAs
?:
any
)
:
this
Parameters
data:
any
Optional
sendAs:
any
Returns
this
compress
compress
(
)
:
this
Returns
this
header
header
(
key
:
any
, val
?:
any
)
:
this
Parameters
key:
any
Optional
val:
any
Returns
this
option
option
(
name
:
any
, value
:
any
)
:
this
Parameters
name:
any
value:
any
Returns
this
path
path
(
relativePath
:
any
)
:
this
Parameters
relativePath:
any
Returns
this
query
query
(
a1
:
any
, a2
:
any
)
:
this
Parameters
a1:
any
a2:
any
Returns
this
send
send
(
)
:
Promise
<
Response
>
Returns
Promise
<
Response
>
stream
stream
(
)
:
this
Returns
this
timeout
timeout
(
timeout
:
number
)
:
this
Parameters
timeout:
number
Returns
this
Globals
"
Request"
"
Response"
"index"
Request
compression
Enabled
constructor
core
Options
data
method
req
Headers
res
Options
send
Data
As
stream
Enabled
timeout
Time
url
body
compress
header
option
path
query
send
stream
timeout
supported
Compressions
Generated using
TypeDoc