bagder: curl-www/libcurl _competitors.html,1.20,1.21
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl In directory labb:/tmp/cvs-serv11160 Modified Files: _competitors.html Log Message: added some brief info about the Qt thing Index: _competitors.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/_competitors.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- _competitors.html 1 Sep 2005 15:18:31 -0000 1.20 +++ _competitors.html 6 Oct 2005 14:20:04 -0000 1.21 @@ -121,9 +121,10 @@ Object Model (DOM) parse that response. </ul> -<b><a href="http://doc.trolltech.com/3.0/qhttp.html">QHttp</a></b> (GPL)<br> +<b><a href="http://doc.trolltech.com/4.0/qhttp.html">QHttp</a></b> (GPL)<br> <ul> - QHttp is a class in the Qt library from Troll Tech. + QHttp is a class in the Qt library from Troll Tech. Seems to be restricted + to plain HTTP. Supports GET, POST and proxy. Asynchronous. </ul> <b><a href="http://nbpfaus.net/~pfau/ftplib/">ftplib</a></b> (GPL)