fun <reified T : Any> ServerRequest.bodyToFlow(): Flow<T>
Coroutines kotlinx.coroutines.flow.Flow based variant of ServerRequest.bodyToFlux.
Author Sebastien Deleuze
Since 5.2