[Haskell-cafe] ANN: HTTP-4000.0.4 released

Sigbjorn Finne sigbjorn.finne at gmail.com
Wed Jan 21 01:46:07 EST 2009


Hi,

a new release of HTTP, version 4000.0.4,  is now available

  http://hackage.haskell.org/cgi-bin/hackage-scripts/package/HTTP

It is also pointed at via the updated HTTP web page --

  http://projects.haskell.org/http/

The main change is the addition of registering a Browser event handler
for capturing state changes to the request-response processing pipeline.
An experimental change, see Network.Browser.setEventHandler
(Feature suggested by Yuval Kogman in order to accommodate
load testing.)

enjoy
--sigbjorn



More information about the Haskell-Cafe mailing list