Join Slack
Communities
Powered by
<@U0BUH9FRD> I'm trying to use spring-fu-webflux-c...
# spring
v
varpa89
01/07/2019, 6:43 PM
@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
sdeleuze
01/07/2019, 6:49 PM
Could you please create a repro project and create an issue?
sdeleuze
01/07/2019, 6:50 PM
I will have a look and fix that tomorrow
👍 2
v
varpa89
01/15/2019, 2:31 PM
https://github.com/spring-projects/spring-fu/issues/143
s
sdeleuze
01/23/2019, 12:44 PM
be ware that I am rewriting all the Coroutines support, updated support will be available shortly.
👍 1
5
Views
Open in Slack
Previous
Next