HttpServerResponse <CTX>
Hierarchy
- ServerResponse<CTX>
- HttpServerResponse
Index
Constructors
constructor
Type parameters
- CTX: Context
Methods
blob
fail
file
header
headers
html
json
redirect
sse
status
stream
success
text
staticBLOB_TPL
Type parameters
- CTX: Context
staticFILE_TPL
Type parameters
- CTX: Context
staticHTML_TPL
Type parameters
- CTX: Context
staticJSON_TPL
Type parameters
- CTX: Context
staticSSE_TPL
Type parameters
- CTX: Context
staticSTREAM_TPL
Type parameters
- CTX: Context
staticTEXT_TPL
Type parameters
- CTX: Context