Changes between Version 6 and Version 9 of Ticket #1122
- Timestamp:
- 03/20/08 15:35:06 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1122
- Property priority changed from not yet rated to good
-
Ticket #1122 – description
v6 v9 4 4 * Convenient interfaces, suitable for both simple and complicated HTTP clients; 5 5 * Familiar error reporting mechanisms; 6 * Solid back-end , perhaps based on [http://curl.haxx.se/libcurl/ libcurl];6 * Solid back-end. 7 7 * Liberal usage of [http://www.cse.unsw.edu.au/~dons/fps.html ByteString], for great speedup. 8 8 … … 11 11 12 12 == Interested Students == 13 14 == Related work == 15 16 * network-minihttp, 17 ** http://darcs.imperialviolet.org/minihttp-docs/index.html 18 ** http://hackage.haskell.org/cgi-bin/hackage-scripts/package/network-minihttp
