[hunchentoot-devel] Support for PUT and DELETE HTTP Verbs?
Andrey Moskvitin
archimag at gmail.com
Fri Apr 1 15:52:52 UTC 2011
> Does HT support the PUT and DELETE HTTP verbs?
Yes, of course. hunchentoot:request-method and hunchentoot:request-method*
returns a request type.
> RESTful
> define-easy-handler
define-easy-handler ill for REST. I develop RESTAS web framework
(based on Hunchentoot)
with RESTful in mind. Look
http://restas.lisper.ru/en/manual/routes.html. You can easily
install RESTAS via quicklisp.
Andrey
More information about the Tbnl-devel
mailing list