Hacker News new | ask | show | jobs
by jey 3745 days ago
No, you just can't vote without triggering a page navigation. (It's probably HTTP POST with redirect.)
2 comments

It's a GET request with an auth token passed as a query parameter.
Seems to be a GET request, oddly enough.