AppHttpServerConnection

Undocumented in source.
package
class AppHttpServerConnection : HttpServerConnection {}

Constructors

this
this(TcpStream stream)
Undocumented in source.

Members

Functions

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

Meta