awaitBody
Non-nullable Coroutines variant of ServerRequest.bodyToMono.
Author
Sebastien Deleuze
Since
5.2
Throws
if the underlying Mono does not emit any value
KClass
non-nullable Coroutines variant of ServerRequest.bodyToMono. Please consider awaitBody<Foo>
variant if possible.
Author
Igor Manushin
Since
5.3
Throws
if the underlying Mono does not emit any value