7 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 12d 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 12d agoYet completely wrong
- hn_throwaway_99 11d 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 11d agoYes in the year 1999