toggle menu
river
jvm
switch theme
search in API
connector-http
/
com.river.connector.http
/
bodyAsFlow
body
As
Flow
fun
<
T
>
HttpResponse
<
Flow.Publisher
<
T
>
>
.
bodyAsFlow
(
)
:
Flow
<
T
>
Converts the body of this HTTP response into a Flow.
Return
The body of the HTTP response as a Flow.