Search
Preparing search index...
The search index is not available
RxComp ServerModule
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
ServerResponse
Class ServerResponse
Hierarchy
ServerResponse
Implements
IServerResponse
Index
Constructors
constructor
Properties
body
cache
Control
max
Age
serialize
status
Code
status
Message
template
url
vars
Constructors
constructor
new
Server
Response
(
options
?:
IServerResponse
)
:
ServerResponse
Parameters
Optional
options:
IServerResponse
Returns
ServerResponse
Properties
body
body
:
string
cache
Control
cache
Control
:
CacheControlType
= CacheControlType.Public
max
Age
max
Age
:
number
= 3600
serialize
serialize
:
(
)
=>
string
Type declaration
(
)
:
string
Returns
string
Optional
status
Code
status
Code
:
undefined
|
number
Optional
status
Message
status
Message
:
undefined
|
string
template
template
:
string
url
url
:
string
vars
vars
:
IServerVars
Globals
Server
Response
constructor
body
cache
Control
max
Age
serialize
status
Code
status
Message
template
url
vars