Hacker News new | ask | show | jobs
by pdonis 2740 days ago
> There are always side effects. eg resource usage, interaction effects (cache priming), etc.

"Side effects" probably isn't the best term for what I meant. The point is that GET is not supposed to change the information stored on the server side.