aboutsummaryrefslogtreecommitdiff
path: root/lazybones.lisp
AgeCommit message (Collapse)Author
2020-05-09added logging switch and streamColin Okay
2020-05-07added port to startColin Okay
2020-04-23aliasing http-ok and http-err inside defrouteCoin Okay
2020-04-23added with-handler-preamble and implicit block to handler defsCoin Okay
2020-04-22multipart/form-data decoderCoin Okay
2020-04-22created decoders package, moved json decoderCoin Okay
2020-04-22reorganizing, removed iterate depCoin Okay
2020-04-22route lookup fixCoin Okay
the route key and the req key must be equal in length
2020-04-22hack to send binary data in http responseCoin Okay
2020-04-22decoder lookup is more flexibleCoin Okay
2020-04-20initial commitCoin Okay