fukamachi / caveman

Lightweight web application framework for Common Lisp.
http://8arrow.org/caveman/
775 stars 63 forks source link

README.markdown typo #85

Closed sepi closed 2 years ago

sepi commented 8 years ago

The following example is missing a closing paren ;; Set Content-Type header. (setf (getf (response-headers response :content-type) "application/json")