toggle menu
hexagon
3.7.2
jvm
switch theme
search in API
http_handlers
/
com.hexagonkt.http.handlers
/
HttpContext
/
notFound
not
Found
fun
notFound
(
body
:
Any
=
response.body
,
headers
:
Headers
=
response.headers
,
contentType
:
ContentType
?
=
response.contentType
,
cookies
:
List
<
Cookie
>
=
response.cookies
,
attributes
:
Map
<
*
,
*
>
=
this.attributes
)
:
HttpContext