]> code.citadel.org Git - citadel.git/commitdiff
RSS client now uses libcurl instead of the crappy built-in
authorArt Cancro <ajc@citadel.org>
Mon, 19 May 2008 01:36:58 +0000 (01:36 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 19 May 2008 01:36:58 +0000 (01:36 +0000)
HTTP client I wrote for this purpose.  Not only is it more robust,
but it should be able to handle HTTPS as well.  Please note that
because of this change, libcurl is now a dependency.


No differences found