You are not logged in.
Pages: 1
There are any exemple using THttpApiServer with sessions?
Offline
What do you call "session"?
If this is a cookie-based web session, see sample 30.
If this is a SOA-based session, just create a sicClientDriven kind of interface.
And see the corresponding code in SynSelfTest.pas.
Offline
Yes, cookie-based web session. I could not understand how the cookie works in sample 30. I was doing well with the sample 09, can you guide me how to use the session in this sample?
Offline
Offline
Pages: 1