|
|
|
|
|
by alexhill
4050 days ago
|
|
I agree with the spirit of your post, but using the right HTTP verbs can have real, actual consequences because of how some caches and clients behave. You're more likely to accidentally send multiple requests or get stale data when you're using GET. |
|