Thien-Thi Nguyen | 28 May 2008 11:19
Favicon

Guile-WWW 2.23 available

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  <at> findex'd in manual
      - new `make-big-dishing-loop' option: #:method-handlers
      - new proc: named-socket
    - changes to (www server-utils answer)
      - `mouthpiece' commands  <at> findex'd in manual
      - new `mouthpiece' command: #:inhibit-content!
    - new (www http) proc: http:connect
(Continue reading)


Gmane