
2 Jun
2002
2 Jun
'02
2:57 a.m.
Hi Warrick,
"Warrick Gray"
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:
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