toggle menu
hexagon
4.0.0-A6
jvm
switch theme
search in API
http_handlers
/
com.hexagontk.http.handlers
/
HttpContext
/
redirect
redirect
fun
redirect
(
status
:
Int
,
location
:
String
,
headers
:
Headers
=
response.headers
,
cookies
:
List
<
Cookie
>
=
response.cookies
,
attributes
:
Map
<
*
,
*
>
=
this.attributes
)
:
HttpContext