Hi, How can I read the "XASSESSIONID" attribute in Javascript ? When I use the developer console of Chrome, I see the value in the cookie ; but when I read "document.cookie" variable, the XASSESSIONID attribute is not there ... Thanks
asked
François Lecomte
1 answers
1
Hi François,
The XASSESSIONID is returned with the HttpOnly flag: