|
Hobrasoft httpd server
Embedded HTTP server for Qt and C++
|
#include <QMap>#include <QObject>#include <QString>#include <QTcpSocket>#include <QTimer>#include "httpcookie.h"Go to the source code of this file.
Classes | |
| class | HobrasoftHttpd::HttpResponse |
| Response to HTTP request - headers, cookies and body. More... | |
Namespaces | |
| HobrasoftHttpd | |
| Namespace of HTTP server. | |
Definition in file httpresponse.h.
1.8.14