From sunet-commit-request@scsh.net Mon Jul 10 14:13:39 2006 Return-Path: X-Original-To: scsh@informatik.uni-tuebingen.de Delivered-To: scsh@informatik.uni-tuebingen.de Received: from localhost (loopback [127.0.0.1]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id BF1261F2; Mon, 10 Jul 2006 14:13:38 +0200 (DFT) Received: from mx1.informatik.uni-tuebingen.de ([127.0.0.1]) by localhost (mx1 [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 34250-01; Mon, 10 Jul 2006 14:13:37 +0200 (DFT) Received: from www.scsh.net (bernard.Informatik.Uni-Tuebingen.De [134.2.12.122]) by mx1.informatik.uni-tuebingen.de (Postfix) with ESMTP id 49350162; Mon, 10 Jul 2006 14:13:37 +0200 (DFT) Received: by www.scsh.net (Postfix, from userid 3123) id 161FA5ECD; Mon, 10 Jul 2006 14:13:37 +0200 (MST) Old-Return-Path: X-Original-To: sunet-commit@scsh.net Delivered-To: sunet-commit@scsh.net Subject: sunet/scheme/httpd/surflets send-xml.scm packages.scm From: Eric Knauel To: sunet-commit@scsh.net Message-Id: <20060710121335.C1F7713C9@mx4.informatik.uni-tuebingen.de> Date: Mon, 10 Jul 2006 14:13:35 +0200 (MST) Resent-Message-ID: Resent-From: sunet-commit@scsh.net X-Mailing-List: archive/latest/218 X-Loop: sunet-commit@scsh.net List-Post: List-Help: List-Subscribe: List-Unsubscribe: Precedence: list Resent-Sender: sunet-commit-request@scsh.net List-Id: List-Archive: Resent-Date: Mon, 10 Jul 2006 14:13:37 +0200 (MST) Update of /cvsroot/sunet/sunet/scheme/httpd/surflets In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv1723/scheme/httpd/surflets Modified Files: packages.scm Added Files: send-xml.scm Log Message: Add structure `surflets/send-xml' which provides `send-xml/finish' and `send-xml/suspend'. These functions produce XML output rather than HTML.