5 Mar
2003
5 Mar
'03
1:42 p.m.
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? -- -- Johannes Waldmann ---- http://www.informatik.uni-leipzig.de/~joe/ -- -- joe@informatik.uni-leipzig.de -- phone/fax (+49) 341 9732 204/207 --
7 Mar
7 Mar
2:12 a.m.
Johannes Waldmann <joe@isun.informatik.uni-leipzig.de> 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
8579
Age (days ago)
8581
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jens Petersen -
Johannes Waldmann