MTSC  1.0.5
Build TCP servers out of modules with handlers for communication, exception and logging.
MTSC.Common.Http.ServerModules.IHttpModule Member List

This is the complete list of members for MTSC.Common.Http.ServerModules.IHttpModule, including all inherited members.

HandleRequest(Server.Server server, HttpHandler handler, ClientData client, HttpMessage request, ref HttpMessage response)MTSC.Common.Http.ServerModules.IHttpModule
Tick(Server.Server server, HttpHandler handler)MTSC.Common.Http.ServerModules.IHttpModule