QHttpEngine  1.0.0
Simple and secure HTTP server for Qt applications
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NQHttpEngine
 CBasicAuthMiddlewareMiddleware for HTTP basic authentication
 CFilesystemHandlerHandler for filesystem requests
 CHandlerBase class for HTTP handlers
 CIByteArrayCase-insensitive subclass of QByteArray
 CLocalAuthMiddlewareMiddleware for local file-based authentication
 CLocalFileLocally accessible file
 CMiddlewarePre-handler request processor
 CParserUtility methods for parsing HTTP requests and responses
 CProxyHandlerHandler that routes HTTP requests to an upstream server
 CQIODeviceCopierData copier for classes deriving from QIODevice
 CQObjectHandlerHandler for invoking slots
 CRangeHTTP range representation
 CServerTCP server for HTTP requests
 CSocketImplementation of the HTTP protocol