toggle menu
http4k
6.15.1.0
jvm
switch theme
search in API
http4k-realtime-core
/
org.http4k.sse
/
SseResponse
/
Companion
Companion
object
Companion
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
consumer
:
SseConsumer
)
:
SseResponse
operator
fun
invoke
(
status
:
Status
=
OK
,
headers
:
Headers
=
emptyList()
,
handled
:
Boolean
=
true
,
consumer
:
SseConsumer
)
:
SseResponse