Hobrasoft httpd server
Embedded HTTP server for Qt and C++
hobrasofthttpd.h
Go to the documentation of this file.
1 
7 #ifndef _NamespaceHttpd_H_
8 #define _NamespaceHttpd_H_
9 
13 namespace HobrasoftHttpd {
14 };
15 
16 #include "httpserver.h"
17 
19 
20 #endif
General single-threaded, event-driven HTTP server.
Definition: httpserver.h:88
Namespace of HTTP server.