QtWebApp
|
#include <QObject>
#include <QMap>
#include <QTimer>
#include <QMutex>
#include "httpglobal.h"
#include "httpsession.h"
#include "httpresponse.h"
#include "httprequest.h"
Go to the source code of this file.
Classes | |
class | stefanfrings::HttpSessionStore |
Stores HTTP sessions and deletes them when they have expired. More... | |
Definition in file httpsessionstore.h.