BaseXdb / basex

BaseX Main Repository.
http://basex.org
BSD 3-Clause "New" or "Revised" License
678 stars 268 forks source link

XQuery: session:client-id #2132

Closed ChristianGruen closed 2 years ago

ChristianGruen commented 2 years ago

session:client-id

Signature(s) session:client-id
Summary Returns the session ID specified by the client. The ID may differ from the server-side ID returned by session:id.

The function can be used to check if a client-side cookie exists for which a session ID is registered.