toggle menu
http4k
LOCAL
jvm
switch theme
search in API
http4k-core
/
org.http4k.filter
/
debug
debug
fun
HttpHandler
.
debug
(
out
:
PrintStream
=
System.out
,
debugStream
:
Boolean
=
false
)
:
(
request
:
Request
)
->
Response
fun
RoutingHttpHandler
.
debug
(
out
:
PrintStream
=
System.out
,
debugStream
:
Boolean
=
false
)
:
RoutingHttpHandler