uses_default_port


Description:

public bool uses_default_port ()

Tests if this uses the default port for its scheme.

(Eg, 80 for http.) (This only works for http, https and ftp; libsoup does not know the default ports of other protocols.)

Parameters:

this

a URI

Returns:

true or false