Hobrasoft httpd server
Embedded HTTP server for Qt and C++
|
#include <QObject>
#include <QTcpSocket>
#include <QSslCertificate>
#include <QTimer>
#include <QDateTime>
#include <QHostAddress>
Go to the source code of this file.
Classes | |
class | HobrasoftHttpd::HttpConnection |
One single connection to http server. More... | |
Namespaces | |
HobrasoftHttpd | |
Namespace of HTTP server. | |
Definition in file httpconnection.h.