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.25 available Date: Thu, 28 May 2009 16:19:15 +0200 Message-ID: <87r5y99uos.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1243520733 27460 80.91.229.12 (28 May 2009 14:25:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 May 2009 14: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 Thu May 28 16:25:28 2009 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 1M9gXa-0004gQ-V2 for guile-user@m.gmane.org; Thu, 28 May 2009 16:25:27 +0200 Original-Received: from localhost ([127.0.0.1]:60791 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9gXX-0007EN-EJ for guile-user@m.gmane.org; Thu, 28 May 2009 10:25:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M9gXP-0007Cd-4Y for guile-user@gnu.org; Thu, 28 May 2009 10:24:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M9gXO-0007CK-Fo for guile-user@gnu.org; Thu, 28 May 2009 10:24:54 -0400 Original-Received: from [199.232.76.173] (port=54762 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M9gXJ-0007Bv-Bh; Thu, 28 May 2009 10:24:49 -0400 Original-Received: from smtp-out114.alice.it ([85.37.17.114]:1568) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M9gXI-00028H-Ch; Thu, 28 May 2009 10:24:48 -0400 Original-Received: from FBCMMO01.fbc.local ([192.168.68.195]) by smtp-out114.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Thu, 28 May 2009 16:24:33 +0200 Original-Received: from FBCMCL01B02.fbc.local ([192.168.69.83]) by FBCMMO01.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Thu, 28 May 2009 16:24:32 +0200 Original-Received: from ambire.localdomain ([79.45.68.32]) by FBCMCL01B02.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Thu, 28 May 2009 16:24:32 +0200 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1M9gRv-0008Oc-4z; Thu, 28 May 2009 16:19:15 +0200 X-OriginalArrivalTime: 28 May 2009 14:24:32.0187 (UTC) FILETIME=[049C18B0:01C9DFA0] X-detected-operating-system: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ 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:7320 gmane.lisp.guile.sources:320 Archived-At: release notes: Standard bugfix + internal-mining + doc-detailing release. 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.25 | 2009-05-28 - changes to (www cgi) - bugfix: parse cookies using comma as inter-cookie delim - bugfix: query-string no longer masks form-data - new proc: cgi:cookie-names - new support for =E2=80=98uploads-lazy=E2=80=99 (file contents manag= ement) style - new module: (www server-utils form-2-form) - new (www server-utils cookies) proc: simple-parse-cookies - new (www server-utils parse-request) procs - hqf<-upath - alist<-query - read-body - documentation spiffed - distribution includes guile-www.pdf - maintenance uses GNU Autoconf 2.63, GNU Automake 1.11 tarball, prettified source, etc, in dir: http://www.gnuvola.org/software/guile-www/ atom feed: http://www.gnuvola.org/NEWS.atom