orthecreedence / wookie

Asynchronous HTTP server in common lisp
http://wookie.lyonbros.com/
MIT License
189 stars 19 forks source link

Fix blanket condition handling, add .gitignore #60

Closed ivan4th closed 9 years ago

ivan4th commented 9 years ago

Same old (handler-case ... (t ...)) - fixed. .gitignore is a good thing to have, too.