notFound
fun notFound( body: Any = response.body, headers: HttpFields<Header> = response.headers, contentType: ContentType? = response.contentType, cookies: List<HttpCookie> = response.cookies, attributes: Map<*, *> = context.attributes): HttpServerContext
Content copied to clipboard