Hi Warrick, "Warrick Gray" <[EMAIL PROTECTED]> writes:
> I've been tinkering with a client-side HTTP/1.1 > implementation for Haskell. [..] In the interests of > finding all bugs and giving something for nothing I've > made the code available: > > http://homepages.paradise.net.nz/warrickg/haskell/http Thanks I think it is a nice library. > Significantly missing is any hint of SSL and request > pipelining. Suggestions on improvements are welcome. I tried HTTP.hs and Base64.hs a little and they seem to work well so far. I think your http library would make a useful addition to the Haskell libraries, at least as a starting point for a standard HTTP library. Jens _______________________________________________ Haskell-Cafe mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/haskell-cafe
