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