0
votes
1answer
15 views
What is HHOJSID URI path parameter used for?
I was testing a site with cookies disabled and I noticed HHOJSID parameter in URL path.
It could be a session ID encoded in URL like jsessionid for J2EE web applications.
I searched Google and foun …
