Hacker News new | ask | show | jobs
by zeusly 1556 days ago
HN sets one cookie and that is "httpOnly" and "secure", so it can't be read from JavaScript. You can test this yourself by typing document.cookie into your console, it should return an empty string.