SecurityOrigin.getHost
string getHost()Gets the hostname of origin.
It is reasonable for this to be null if its protocol does not require a host component.
Returns
The host of the #WebKitSecurityOrigin
string getHost()Gets the hostname of origin.
It is reasonable for this to be null if its protocol does not require a host component.