Closed akeranen closed 2 years ago
Quickly explain, why using a safe method can be good, why idempotent is good in distributed systems, ...
Benefits of idempotent methods for constrained IoT devices: don't have to keep track of requests.
Closing duplicate, continue in #48
Why it's a bad idea to use POST for everything