v
04/24/2018, 10:19 AMHttpClient(CIO).get<String>(
I've tried this with both CIO and Apache, I just get an error
No transformation found: class io.ktor.client.engine.apache.ApacheHttpResponse -> class kotlin.String
According to https://ktor.io/clients/http-client.html this should work?v
04/24/2018, 11:20 AMDeactivated User
04/24/2018, 11:21 AM