bagder: curl-www/libcurl _competitors.html, 1.26, 1.27 _libwww.html, 1.8, 1.9
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl In directory labb:/tmp/cvs-serv23169 Modified Files: _competitors.html _libwww.html Log Message: libcurl has pipeline support now... Index: _competitors.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/_competitors.html,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- _competitors.html 2 Aug 2006 17:45:52 -0000 1.26 +++ _competitors.html 12 Sep 2006 09:37:21 -0000 1.27 @@ -51,8 +51,9 @@ <b><a href="http://www.w3.org/Library/">libwww</a></b> (<a href="http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231">W3C license</a>) <a href="libwww.html">comparison with libcurl</a> <br> <ul> Much more complex, bloated and potent than libcurl is. Includes everything - from multi-threading to HTML parsing. Most notable features that libcurl - does not offer are cashing and HTTP pipelining. + from multi-threading to HTML parsing. The probably most notable + transfer-related feature that libcurl does not offer but libwww does, is + cashing. </ul> <b><a href="http://www.westga.edu/~stu7440/projects/ferit.html">libferit</a></b> (GPL)<br> Index: _libwww.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/_libwww.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -d -r1.8 -r1.9 --- _libwww.html 28 Nov 2004 09:36:09 -0000 1.8 +++ _libwww.html 12 Sep 2006 09:37:21 -0000 1.9 @@ -42,7 +42,7 @@ <li> libcurl supports more protocols - <li> libwww offers HTTP pipelining, which libcurl doesn't + <li> libwww offers caching and HTML parsing, which libcurl doesn't </ul>