Using Ajax to route dangerous methods through POST
Posted by admin
Jarkko Laine has a tutorial up on how to use Ajax to do deletes and other dangerous methods through POST instead of GET. So you can sleep safe at night and not fear that the Google Web Accelerator boogeyman comes to get you.