On Fri, May 11, 2007 at 03:46:02PM +0100, Tiarnan O'Corrain wrote: > Hi-- > > does Hunchentoot support these, and if not, would it take much effort > to implement them? Anyone else interested? You can do pretty much whatever you want by looking at hunchentoot:request-method and (for PUT) hunchentoot:raw-post-data. Zach