|
Hobrasoft httpd server
Embedded HTTP server for Qt and C++
|
#include <QDateTime>#include <QByteArray>#include <QVariant>#include <QHash>#include <QMutex>#include <QMutexLocker>#include <QStringList>#include <QSharedPointer>Go to the source code of this file.
Classes | |
| class | HobrasoftHttpd::HttpSession |
| Information about one session. More... | |
| struct | HobrasoftHttpd::HttpSession::HttpSessionData |
| Data of the session. More... | |
Namespaces | |
| HobrasoftHttpd | |
| Namespace of HTTP server. | |
Definition in file httpsession.h.
1.8.14