[Cppcms-users] Web Service session management
Brought to you by:
artyom-beilis
From: Leon <le...@wl...> - 2012-01-27 08:33:17
|
Hi, Cppcms uses cookies to manage session. This is fine if the client is a browser. However, if the client is not a browser, cookie support may not available. In this case how can we manage sessions? What is the best practice? Thanks. |