Route

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string url)
Undocumented in source.

Members

Functions

opEquals
bool opEquals(Route other)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(Route other)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

host
string host;
Undocumented in source.
port
ushort port;
Undocumented in source.
scheme
string scheme;
Undocumented in source.

Meta