mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
commit
5f77b2bd3b
@ -220,7 +220,7 @@ namespace crow
|
||||
int referrers;
|
||||
std::recursive_mutex mutex;
|
||||
};
|
||||
}; // namespace session
|
||||
} // namespace session
|
||||
|
||||
// SessionMiddleware allows storing securely and easily small snippets of user information
|
||||
template<typename Store>
|
||||
|
Loading…
Reference in New Issue
Block a user