#include <QtCore/QThread>
#include <QtNetwork/QHttpRequestHeader>
#include <QtWui/QwuiGlobal>
Classes | |
class | QwuiAbstractHttpServerDelegate |
This class represents wraps the handling of an HTTP request. A delegate is created by the QwuiAbstractHttpServer for each incomming connection and the processing of the HTTP request takes place in this delegate. More... |