I'm considering using HT as a back-end RESTful web service for an Adobe Flex client.  Does HT support the PUT and DELETE HTTP verbs?  If so, how does one use them?

I see from the docs that the "define-easy-handler has a "request-type" parameter that accepts "GET", "POST", or "BOTH".  Is there any chance "PUT" and "DELETE" have been added recently?

Thanks in advance.