http4k-realtime-core
Toggle table of contents
6.20.0.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k-realtime-core
http4k-realtime-core
/
org.http4k.filter
/
PrintWsResponse
Print
Ws
Response
fun
DebuggingFilters
.
PrintWsResponse
(
out
:
PrintStream
=
System.out
,
debugStream
:
Boolean
=
false
,
shouldReport
:
(
WsMessage
)
->
Boolean
=
{ true }
)
:
WsFilter
(
source
)