http4k-testing-chaos
Toggle table of contents
6.20.0.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-testing-chaos
http4k-testing-chaos
/
org.http4k.chaos
/
RemoteChaosApi
/
invoke
invoke
operator
fun
invoke
(
engine
:
ChaosEngine
,
controlsPath
:
String
=
"/chaos"
,
chaosSecurity
:
Security
=
NoSecurity
,
openApiPath
:
String
=
""
,
corsPolicy
:
CorsPolicy
=
UnsafeGlobalPermissive
,
clock
:
Clock
=
Clock.systemUTC()
,
apiName
:
String
=
"http4k"
)
:
RoutingHttpHandler
(
source
)