bagder: curl-www/libcurl _libsoup.html,1.2,1.3

[email protected] Mon, 25 Jan 2010 21:04:02 +0000
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/libcurl
In directory giant.haxx.se:/var/tmp/cvs-serv14728

Modified Files:
	_libsoup.html 
Log Message:
things have changed in libsoup since the prev comparison so I updated
it slightly


Index: _libsoup.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_libsoup.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- _libsoup.html	20 Apr 2007 07:37:16 -0000	1.2
+++ _libsoup.html	25 Jan 2010 21:04:00 -0000	1.3
@@ -34,9 +34,10 @@
 
  <li> libcurl is (far) more portable
 
- <li> libsoup lacks support for: cookies, NTLM for proxies
- (Proxy-Authentication:), GSS, gzip encoding, trailers in chunked responses
- and more that libcurl already provides.
+ <li> libsoup lacks support for: NTLM for proxies (Proxy-Authentication:),
+ GSS, trailers in chunked responses, OpenSSL
+
+ <li> libsoup offers server-side support
 
  <li> libsoup is using GNOME-related libs, making it a less convenient choice
  for non-GNOME environments.