ktor-http
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-http
ktor-http
/
io.ktor.http
/
isRelativePath
is
Relative
Path
val
Url
.
isRelativePath
:
Boolean
(
source
)
val
URLBuilder
.
isRelativePath
:
Boolean
(
source
)
Checks if
Url
has absolute path.
Report a problem