UriParts

Undocumented in source.

Constructors

this
this(string uri)
Undocumented in source.

Members

Variables

host
string host;
Undocumented in source.
method
string method;
Undocumented in source.
original
string original;
Undocumented in source.
path
string path;
Undocumented in source.
port
ushort port;
Undocumented in source.
useHttps
bool useHttps;
Undocumented in source.

Meta