FastCGIResponderConnection.handleRequest

User-supplied callback for handling incoming requests.

class FastCGIResponderConnection
void delegate(ref CGIRequest, void delegate(HttpResponse)) handleRequest;

Meta