Path to this page:
Subject: CVS commit: pkgsrc/devel/guile-www
From: Thomas Klausner
Date: 2009-06-09 21:10:34
Message id: 20090609191034.6D171175D0@cvs.netbsd.org
Log Message:
Update to 2.24:
- 2.24 | 2009-01-27
- new module: (www data mime-types)
- new (www data http-status) proc: http-status-string
- new entries for alist `*content-type-by-filename-extension*'
- svg => image/svg+xml
- css => text/css
- MARKED FOR REMOVAL 2009-12-31
- module (www data content-type)
- data structures in module (www data http-status)
- *http-status*
- *http-status*-META
- 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
Files: