Join Slack
Powered by
There’s `Url` -> `URI` but not the other way ro...
# ktor
m
Marc Knaup
03/26/2020, 3:40 PM
There’s
Url
->
URI
but not the other way round (without builder)?
Copy code
val resolvedUrl = Url(baseUrl.toURI().resolve(url.toURI()))
Open in Slack
Previous
Next