From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.sources Subject: Guile-WWW 2.23 available Date: Wed, 28 May 2008 11:19:50 +0200 Message-ID: <87y75uwzt5.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1211966733 31255 80.91.229.12 (28 May 2008 09:25:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 May 2008 09:25:33 +0000 (UTC) Cc: guile-user@gnu.org To: guile-sources@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Wed May 28 11:26:12 2008 Return-path: Envelope-to: guile-user@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K1Huz-0004sq-69 for guile-user@m.gmane.org; Wed, 28 May 2008 11:26:01 +0200 Original-Received: from localhost ([127.0.0.1]:42757 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1HuC-0001Vl-0t for guile-user@m.gmane.org; Wed, 28 May 2008 05:25:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K1Hs7-0000tz-Iw for guile-user@gnu.org; Wed, 28 May 2008 05:23:03 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K1Hs4-0000t2-Ny for guile-user@gnu.org; Wed, 28 May 2008 05:23:02 -0400 Original-Received: from [199.232.76.173] (port=44417 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K1Hrz-0000rz-A9; Wed, 28 May 2008 05:22:56 -0400 Original-Received: from [151.61.141.113] (port=42122 helo=ambire.localdomain) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K1Hry-0007dp-Mw; Wed, 28 May 2008 05:22:55 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1K1Hp0-0003Q7-GY; Wed, 28 May 2008 11:19:50 +0200 X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:6587 gmane.lisp.guile.sources:314 Archived-At: release notes: UNIX-domain sockets now supported for both i and o, plus other touchups. The #:inhibit-content! is necessary to implement HTTP HEAD if using the big dishing loop. NB the MARKED FOR REMOVAL item, see (info "(guile-www) big-dishing-loop") for details. thi README excerpt: This is the Guile WWW library, a set of Guile Scheme modules to facilitate HTTP, URL and CGI programming. NEWS excerpt: - 2.23 | 2008-05-28 - in (www data content-type), `xml' maps to "application/xml" - changes to (www server-utils big-dishing-loop) - MARKED FOR REMOVAL 2009-12-31: make-big-dishing-loop #:GET-upath - `make-big-dishing-loop' options @findex'd in manual - new `make-big-dishing-loop' option: #:method-handlers - new proc: named-socket - changes to (www server-utils answer) - `mouthpiece' commands @findex'd in manual - new `mouthpiece' command: #:inhibit-content! - new (www http) proc: http:connect tarball, prettified source, etc, in dir: http://www.gnuvola.org/software/guile-www/ atom feed: http://www.gnuvola.org/NEWS.xml.gz