<@U0BUH9FRD> I'm trying to use spring-fu-webflux-c...
# spring
v
@sdeleuze I'm trying to use spring-fu-webflux-coroutines and when make an http request with coroutinesWebClient.get().uri("https://foo.bar").exchange() I get https://github.com/spring-projects/spring-fu/blob/9ab305aec3d89002e10c6a02d4203b58be70334d/coroutines/webflux/src/main/kotlin/org/springframework/web/function/client/CoroutinesClientResponse.kt#L21 but there is no any methods for retrieve the result body, headers, status. What I'm doing wrong? Thx
s
Could you please create a repro project and create an issue?
I will have a look and fix that tomorrow
👍 2
s
be ware that I am rewriting all the Coroutines support, updated support will be available shortly.
👍 1