Does anyone have an example of using ktor for a Ht...
# ktor
s
Does anyone have an example of using ktor for a Http Client?
m
I didn't even realize one could do that... I just use Fuel from within ktor if I need to proxy a request...
s
Ktor_roadmap_to_0_9
m
Ah... I'm still on 0.4.0, hence still using Fuel. Once 0.9 stabilizes, I'll migrate.