User-supplied callback for handling incoming requests.
Whether to operate in Non-Parsed Headers mode.
Maximum number of concurrent connections to advertise.
Maximum number of concurrent requests to advertise.
Whether to advertise support for multiplexing.
Base class for an abstract ongoing FastCGI request.
In-flight requests.
Override this method to provide a factory for your Request implementation.
Return the request with the given ID.
Create and return a request with the given ID.
Clear the given request ID.
Write a raw FastCGI packet.
FastCGI server for handling Responder requests.