Companion

Functions

Link copied to clipboard
Link copied to clipboard
fun json(data: Any?, init: ResponseInit = definedExternally): Response
Link copied to clipboard
fun redirect(url: String, status: Short = definedExternally): Response
fun redirect(url: URL, status: Short = definedExternally): Response