Hi
I'm wondering what are real world use cases for POST, PUT and DELETE requests? Are they used for updating / importing / deleting data into e.g. an xml database? Or is it common to use it e.g. for uploading an xml file and transform it into a pdf (with xsl-fo)?
regards
Stefan