Constructors
Properties
Protected
Readonly
application
Methods
Protected
response
response( status: number, body?: unknown, headers?: Record<string, string>,): response<unknown> Parameters
- status: number
Optional
body: unknownOptional
headers: Record<string, string>
Returns response<unknown>