toggle menu
http4k
6.9.0.0
jvm
switch theme
search in API
http4k-core
/
org.http4k.routing
/
body
body
fun
body
(
fn
:
(
Body
)
->
Boolean
)
:
Router
Ensure body matches predicate
@
JvmName
(
name
=
"bodyMatches"
)
fun
body
(
fn
:
(
String
)
->
Boolean
)
:
Router
Ensure body string matches predicate