Class for managing sessions and getting and setting connection-independent session data. More...
#include <any>
#include <memory>
#include <nawa/connection/Cookie.h>
#include <nawa/internal/fwdecl.h>
#include <nawa/internal/macros.h>
Go to the source code of this file.
Classes | |
class | nawa::Session |
Namespaces | |
namespace | nawa |
Class for managing sessions and getting and setting connection-independent session data.
Definition in file Session.h.