host

expect fun host(host: String): HttpUrl.Builder

Parameters

host

either a regular hostname, International Domain Name, IPv4 address, or IPv6 address.

actual fun host(host: String): HttpUrl.Builder
actual fun host(host: String): HttpUrl.Builder

Parameters

host

either a regular hostname, International Domain Name, IPv4 address, or IPv6 address.