23 #ifndef TUFAO_HTTPUPGRADEROUTER_H
24 #define TUFAO_HTTPUPGRADEROUTER_H
26 #include "abstracthttpupgradehandler.h"
118 const QByteArray &head,
119 const QStringList &args = QStringList());
128 #endif // TUFAO_HTTPUPGRADEROUTER_H
The Tufao::HttpServer represents a HTTP request received by Tufao::HttpServer.
Definition: httpserverrequest.h:47
This class provides an interface for HTTP upgrade handlers.
Definition: abstracthttpupgradehandler.h:43
This class provides a robust and high performance HTTP upgrade router.
Definition: httpupgraderouter.h:58