Hobrasoft httpd server
Embedded HTTP server for Qt and C++
|
Data of the session. More...
Public Attributes | |
QByteArray | id |
Session ID. | |
QDateTime | lastAccess |
Time of last access. | |
QHash< QString, QVariant > | values |
List of values. | |
Data of the session.
Definition at line 131 of file httpsession.h.