Hacker News new | ask | show | jobs
by ams6110 2899 days ago
I've had to support http clients that could only do GET and POST. So I tend to do everything by those two verbs, even though it's not academically correct.