AdaUrl.getHostname

Retrieves the hostname component of the URL.

struct AdaUrl
@nogc nothrow
string
getHostname
()

Return Value

Type: string

A string representing the hostname.

Meta