The current Session object.
This field is set if HTTPServerResponse.startSession() has been called on a previous response and if the client has sent back the matching cookie.
Remarks: Requires the HTTPServerOption.parseCookies option.
See Implementation
The current Session object.
This field is set if HTTPServerResponse.startSession() has been called on a previous response and if the client has sent back the matching cookie.
Remarks: Requires the HTTPServerOption.parseCookies option.