Hobrasoft httpd server
Embedded HTTP server for Qt and C++
|
#include <QObject>
#include <QTcpServer>
#include <QHostAddress>
#include <QString>
#include <QSslError>
#include <QSet>
#include <QPointer>
#include "testsettings.h"
Go to the source code of this file.
Classes | |
class | HobrasoftHttpd::HttpServer |
General single-threaded, event-driven HTTP server. More... | |
Namespaces | |
HobrasoftHttpd | |
Namespace of HTTP server. | |
Definition in file httpserver.h.