I'm not even sure.
You have to pass data somehow otherwise I just don't see the reason behind request methods. Shouldn't you specify what resources you're changing with PUT, what you're deleting with DELETE, etc.? If not through QUERY_STRING, then what? It would seem logical to me if GET...