origin

expect val URLBuilder.Companion.origin: String

Hostname of current origin.

It uses "http://localhost" for all platforms except js.

actual val URLBuilder.Companion.origin: String

Hostname of current origin.

It uses "localhost" for all platforms except js.

actual val URLBuilder.Companion.origin: String

Hostname of current origin.

It uses "localhost" for all platforms except js.

actual val URLBuilder.Companion.origin: String

Hostname of current origin.

It uses "localhost" for all platforms except js.