I want to create a Rev based CGI - and I know how it works with an http "POST" or "GET" - but is there a way to do http "DELETE" and "PUT" (not http) - and if so how do you write the cgi to handler these http requests?