Function URL.defaultPort
Get the default port for the given schema or 0
static ushort defaultPort
(
string schema
) nothrow @safe;
ushort defaultPort() nothrow @safe const;
Get the default port for the given schema or 0
static ushort defaultPort
(
string schema
) nothrow @safe;
ushort defaultPort() nothrow @safe const;