On Wed, 21 Mar 2018, leledumbo via fpc-pascal wrote:
It seems that session management create one separate session by each module
That's right but should be OK, as the session is created based on cookie,
which if already exists, will be loaded instead of created. If memory serves
right, I rem
> It seems that session management create one separate session by each module
That's right but should be OK, as the session is created based on cookie,
which if already exists, will be loaded instead of created. If memory serves
right, I remember you should set one or a few of these:
* fphttp.Sess