3 ms·
Voting on this site is a GET request to https://news.ycombinator.com/vote https://news.ycombinator.com/vote, so it's not that unusual.
by windsurfer 22d ago
Voting on this site is a GET request to https://news.ycombinator.com/vote https://news.ycombinator.com/vote, so it's not that unusual.
- dbbk 22d agoYet completely wrong
- hn_throwaway_99 21d agoThe difference between "read only" and "state updating write" is not nearly as clean cut as people like to pretend, even without regarding the technical differences between GET and POST requests. E.g. sites can have visit counters that update when someone visits, and that's a GET.
- dbbk 21d agoYes in the year 1999