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
/
hostWithPortIfSpecified
host
With
Port
If
Specified
val
Url
.
hostWithPortIfSpecified
:
String
(
source
)
Returns "host:port" when port is specified. Else, returns host.
Report a problem