get_host


Description:

[ Version ( since = "1.6" ) ]
public unowned string? get_host ()

Get the host name from the URI or null if it doesn't exist.

If this is null then returns null.

Parameters:

this

This Uri object.

Returns:

The host name from the Uri object or null.