Greetings, my hardcore admin friends!
Why or when would I want to (or have to) allow the HTTP DELETE method for a Domino based web application or even a public website? Even the ?DeleteDocument URL command and the action Domino generates for @Command([Clear]) actually issue HTTP GET requests, when run from a browser.
So, what would be a reason to allow DELETE for your site?