class Domain

Methods

static string|null
getHost()

Get the current host.

static string
getOrigin()

Get the origin URL.

Details

at line 11
static string|null getHost()

Get the current host.

Return Value

string|null

The current host.

at line 20
static string getOrigin()

Get the origin URL.

Return Value

string

The origin URL.