taskbridge-android-root
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
taskbridge-android-root
taskbridge-core
/
io.github.nikkiw.taskbridge.transport
/
httpBaseToHttpUrl
http
Base
To
Http
Url
fun
httpBaseToHttpUrl
(
httpBase
:
String
,
path
:
String
)
:
String
Builds an absolute HTTP(S) URL by combining
httpBase
with relative
path
.