05-19-2020, 01:26 PM
Hi,
I have found that a new session is always created with an HTTP request
and the OnNewSession event is triggered, whether in the OnBeforeNewSession event
the parameter vCanCreate is set to true or false.
Should a new session not only be created with vCanCreate = true
C++Builder 10.3.3
IntraWeb 15.1.22
Regards
Juergen
I have found that a new session is always created with an HTTP request
and the OnNewSession event is triggered, whether in the OnBeforeNewSession event
the parameter vCanCreate is set to true or false.
Should a new session not only be created with vCanCreate = true
C++Builder 10.3.3
IntraWeb 15.1.22
Regards
Juergen

