Another Ajax library for Hunchentoot, a web server written in Common Lisp.
See http://martin-loetzsch.de/ht-simple-ajax/ for details.
Initial release
Added demo
Renamed ajax_call_uri
to ajax_call
Demo uses hunchentoot:easy-acceptor
instead of hunchentoot:acceptor
Bug fix for a problem when the *print-case*
is set to :downcase
(provided by Ben Hyde).