Hacker News new | ask | show | jobs
by hackernews 5260 days ago
>I don't really understand the obsession with >using HTTP methods.

If I could break it down to the simplest form:

GET requests can be cached, any other method should be processed.