Hacker News new | past | comments | ask | show | jobs | submit login

I beg you to keep GET requests idempotent. It's not that hard.



There’s no state maintained on the server, so all requests made to it are idempotent.


Maybe I am missing something, but which GET is not idempotent?


Don't be a party pooper. This is just RPC via HTTP. ;)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: