|
Hobrasoft httpd server
Embedded HTTP server for Qt and C++
|
#include "requestmapper.h"#include "httprequest.h"#include "httpresponse.h"#include "httpconnection.h"#include "staticfilecontroller.h"#include "httpd/controllerexample.h"Go to the source code of this file.
Macros | |
| #define | ROUTER(adresa, trida) |
Definition in file requestmapper.cpp.
| #define ROUTER | ( | adresa, | |
| trida | |||
| ) |
1.8.14