summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/http/curl-get.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change curl-get utility to display error message instead of aborting on error.jsdelfino2013-08-261-2/+4
* More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino2012-12-111-2/+2
* Add a timeout property to the CURL HTTP clients.jsdelfino2012-07-161-1/+1
* Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino2011-05-231-1/+1
* Fix roundtripping of JSON arrays, booleans and numbers, ATOM / RSS feed detec...jsdelfino2010-12-241-1/+1
* Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino2010-08-141-5/+8
* Add support for RSS feeds and minor fixes to ATOM support.jsdelfino2010-05-311-0/+50