get_session_id_utf8
Description:
Gets the session ID for this in UTF-8 encoding.
The session ID should be in Latin-1 encoding, so the conversion should work, but a broken client could set a session ID that might not be convertable to UTF-8.
Parameters:
this |
a Window. |
Returns:
the session ID for this in UTF-8, or |