qlitzler
04/21/2019, 5:14 PMlogLevel = LogLevel.NONE any call to httpClient.request<T> will hang indefinitely.
If i put any other logLevel (LogLevel.ALL for example), it works fine..
1.2.0-alpha-1.3.0-eap-125 works fine as well
I saw this in the 1.2.0 changelog:
Fixed LogLevel.NONE with body bytes, is this related ?e5l
04/22/2019, 3:50 PMqlitzler
04/22/2019, 3:50 PM