|
QHttpEngine
1.0.0
Simple and secure HTTP server for Qt applications
|
| CQHttpEngine::Parser | Utility methods for parsing HTTP requests and responses |
| ▼CQByteArray | |
| CQHttpEngine::IByteArray | Case-insensitive subclass of QByteArray |
| ▼CQFile | |
| CQHttpEngine::LocalFile | Locally accessible file |
| ▼CQIODevice | |
| CQHttpEngine::Socket | Implementation of the HTTP protocol |
| ▼CQObject | |
| ▼CQHttpEngine::Handler | Base class for HTTP handlers |
| CQHttpEngine::FilesystemHandler | Handler for filesystem requests |
| CQHttpEngine::ProxyHandler | Handler that routes HTTP requests to an upstream server |
| CQHttpEngine::QObjectHandler | Handler for invoking slots |
| ▼CQHttpEngine::Middleware | Pre-handler request processor |
| CQHttpEngine::BasicAuthMiddleware | Middleware for HTTP basic authentication |
| CQHttpEngine::LocalAuthMiddleware | Middleware for local file-based authentication |
| CQHttpEngine::QIODeviceCopier | Data copier for classes deriving from QIODevice |
| ▼CQTcpServer | |
| CQHttpEngine::Server | TCP server for HTTP requests |
| CQHttpEngine::Range | HTTP range representation |
1.8.13