Date: 05/14/05 (Java Web) Keywords: web, google Some people have started preaching/scolding the web developers for using HTTP GET in non-idempotent manner. In other words GET is often used to change the state of the system, when it shouldn't be. And when it does, Google Web Accelerator does all unmentionable things to the web application like pre-fetching delete links, creating new records [...]
|