sunet/scheme
interp 0ffbe611dc Sorry for the messed up previous commits. Here are the collected messages:
* Use "Internal Error" instead of "Bad Gateway" as the surflet handler is not a
gateway.
* Thus, rename BAD-GATEWAY-ERROR-RESPONSE to BAD-SURFLET-ERROR-RESPONSE.
Move SESSION-ADJUST-TIMEOUT from SEND/SUSPEND to RESUME-URL where it belongs to.
Let SET-SESSION-DATA! raise an error, if the instance isn't alive anymore (instead of returning #t or #f).
Add small comment to RESET-SESSION-TABLE!
Remove unused variable in DELETE-CONTINUATION!
Remove superfluous FILE-NAME-NON-DIRECTORY from RESUME-URL, as RESUME-URL-IDS uses this anyway.
Small change in error message in MAKE-HTTP-RESPONSE.
2003-08-01 17:59:27 +00:00
..
ftpd + Moved WITH-DATA-CONNECTION closer to call to LS to avoid stray connections in case of an error 2003-07-28 07:50:16 +00:00
httpd Sorry for the messed up previous commits. Here are the collected messages: 2003-08-01 17:59:27 +00:00
lib fixed bugs related to invalid nameservers: 2003-07-09 20:45:20 +00:00
xml Fixes for the reader. 2002-01-08 12:53:27 +00:00
packages.scm Added httpd-options-post-bind-thunk. 2003-02-20 17:52:27 +00:00