sunet/scheme/httpd/surflets/TODO

8 lines
337 B
Plaintext

* alias for extract-single-binding (extract/single) and extract-bindings
(extract)?
* send error 411 "Length required" in get-content-length (bindings.scm)
if the content-length-header is missing.
* use internal-error, if surflet fails, not bad gateway
* don't let callback-functions return.
* use another name for callback-functor.