HTTPServer

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string host, ushort port)
Undocumented in source.

Members

Functions

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

Inherited Members

From Server

host
string host()
Undocumented in source.
port
ushort port()
Undocumented in source.

Meta