From c3b855ae222d2ef2409871cacefc0177059c049f Mon Sep 17 00:00:00 2001 From: vibr Date: Mon, 4 Apr 2005 21:23:16 +0000 Subject: [PATCH] minor changes: *HTTP1.1 (this is wishful thinking) *we don't have a general URI parser, just a URL parser *typos *alles irdische hat einen namen --- README | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README b/README index 53a4ee0..bac8224 100644 --- a/README +++ b/README @@ -9,15 +9,15 @@ Scsh's facilities for multi-threaded systems programming und Unix. SUnet includes the following components: * The SUnet Web server - This is a highly configurable HTTP 1.0 server in Scheme. - The server is accompanied some libraries which may also + This is a highly configurable HTTP 1.1 server in Scheme. + The server is accompanied by some libraries which may also be used separately: - * URI and URL parsers and unparsers + * an URL parser and unparser * a library for writing CGI scripts in Scheme * server extensions for interfacing to CGI scripts * server extensions for uploading Scheme code - * simple structured HTML output library + * a simple structured HTML output library The server also ships with a sophisticated interface for writing server-side Web applications called "SUrflets". @@ -110,8 +110,7 @@ scsh@zurich.ai.mit.edu Relax, hack, and enjoy! -Dr. S. -Dr. S. +Michael Sperber Martin Gasbichler Eric Marsden Andreas Bernauer \ No newline at end of file