Uri

Undocumented in source.

Constructors

this
this(string rawUri, bool isConnect)
Undocumented in source.
this
this(string schema, string host, ushort port, string path, string query, string fragment, string userInfo)
Undocumented in source.

Members

Functions

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

Properties

absoluteUri
string absoluteUri [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
fragment
string fragment [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
host
string host [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
path
string path [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
port
ushort port [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
query
string query [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
schema
string schema [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
userInfo
string userInfo [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta