What is the best URL/Uri class (or library) to use...
# multiplatform
r
What is the best URL/Uri class (or library) to use for KMP common?
t
It's rather a simple problem. But URI reflection would be useful.
s
I’ve relied on writing my own for now, but I’m also missing some other network stuff like java.net.IDN#toAscii
b
Surely ktor has something for this
e
ktor’s url class is pretty basic