sunet/scheme
vibr 932f03a638 *fix two typos in RegExps
*better comments for PARSE-URI, SPLIT-PATH
*make SPLIT-PATH really accept PARSE-URI's return values
*restructure record-type HTTP-URL
*new procedure PARSED-URI->HTTP-URL
*rewrite PARSE-HTTP-URL to use PARSE-URI and PARSED-URI->HTTP-URL
*remove out-dated comments
*remove out-dated procedure PARSE-HTTP-URL-STRING
*remove DEFAULT-HTTP-SERVER (relict of server record-type)
*rewrite HTTP-URL->STRING
*rename HTTP-URL->STRING to HTTP-URL->URI-STRING
2004-10-11 17:01:32 +00:00
..
ftpd On restart, set the file port to unbuffered mode before seeking to 2004-02-10 12:27:57 +00:00
httpd adapt to RFC terminology: 2004-10-05 10:24:29 +00:00
lib *fix two typos in RegExps 2004-10-11 17:01:32 +00:00
xml Fixes for the reader. 2002-01-08 12:53:27 +00:00
packages.scm remove PARSE-URI from exports of module uri 2004-10-06 19:08:19 +00:00