URL

Undocumented in source.

Members

Static functions

parse
URL parse(string url)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

anchor
string anchor;
Undocumented in source.
host
string host;
Undocumented in source.
path
string path;
Undocumented in source.
port
ushort port;
Undocumented in source.
protocol
string protocol;
Undocumented in source.
query
string query;
Undocumented in source.

Meta