HttpServerConnection

Undocumented in source.

Members

Functions

sendResponse
void sendResponse(HttpResponse response)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin DListLink
Undocumented in source.

Variables

conn
ClientSocket conn;
Undocumented in source.
currentRequest
HttpRequest currentRequest;
Undocumented in source.
localAddress
Address localAddress;
Undocumented in source.
persistent
bool persistent;
remoteAddress
Address remoteAddress;
Undocumented in source.
server
HttpServer server;
Undocumented in source.

Mixed In Members

__anonymous
mixin ListLink!true
Undocumented in source.

Meta