toggle menu
hexagon
3.7.2
jvm
switch theme
search in API
http_handlers
/
com.hexagonkt.http.handlers
/
HttpContext
/
with
with
open
override
fun
with
(
event
:
HttpCall
,
predicate
:
(
Context
<
HttpCall
>
)
->
Boolean
,
nextHandlers
:
List
<
Handler
<
HttpCall
>
>
,
nextHandler
:
Int
,
exception
:
Exception
?
,
attributes
:
Map
<
*
,
*
>
,
handled
:
Boolean
)
:
Context
<
HttpCall
>