URL

Undocumented in source.

Members

Functions

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

Properties

host
string host [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fragment
string fragment;
Undocumented in source.
hostname
string hostname;
Undocumented in source.
password
string password;
Undocumented in source.
path
string path;
Undocumented in source.
port
string port;
Undocumented in source.
query
string query;
Undocumented in source.
scheme
string scheme;
Undocumented in source.
username
string username;
Undocumented in source.

Meta