sunet/scheme
vibr ffbe3b21cd factor out parsing of content-length header value -> GET-CONTENT-LENGTH
generalize parsing of content-length header value to parse all header field
values of the form 1*DIGIT -> GET-NUMERIC-FIELD-VALUE

check for valid content-length header in SEVAL before answering 200

TODO: SEVAL is still buggy for request with invalid _body_
2004-08-14 19:07:23 +00:00
..
ftpd On restart, set the file port to unbuffered mode before seeking to 2004-02-10 12:27:57 +00:00
httpd factor out parsing of content-length header value -> GET-CONTENT-LENGTH 2004-08-14 19:07:23 +00:00
lib - move XHTML stuff from responses.scm to htmlout.scm 2004-08-13 15:46:53 +00:00
xml Fixes for the reader. 2002-01-08 12:53:27 +00:00
packages.scm move XHTML stuff from responses.scm to htmlout.scm, adapt 2004-08-13 15:34:00 +00:00