Johannes Waldmann <[EMAIL PROTECTED]> writes: > Dear all, I am looking for a Haskell library for the HTTP/1.1 protocol, > i. e. data types for Requests and Responses, > and functions to read chunked bodies etc. Is there such a thing?
Warrick Gray wrote a small HTTP library. You can find it at: http://homepages.paradise.net.nz/warrickg/haskell/http/ Jens _______________________________________________ Haskell mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell