Search
Preparing search index...
The search index is not available
alastor
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"Response"
Response
Class Response
Hierarchy
Response
Index
Properties
body
constructor
core
Res
headers
ok
res
Options
status
Code
Methods
_add
Chunk
json
text
Properties
body
body
:
any
constructor
new
Response
(
res
:
any
, resOptions
:
any
)
:
Response
Parameters
res:
any
resOptions:
any
Returns
Response
core
Res
core
Res
:
any
headers
headers
:
any
ok
ok
:
boolean
res
Options
res
Options
:
any
status
Code
status
Code
:
number
Methods
_add
Chunk
_add
Chunk
(
chunk
:
any
)
:
void
Parameters
chunk:
any
Returns
void
json
json
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
text
text
(
)
:
Promise
<
string
>
Returns
Promise
<
string
>
Globals
"
Request"
"
Response"
"index"
Response
body
constructor
core
Res
headers
ok
res
Options
status
Code
_add
Chunk
json
text
Generated using
TypeDoc