summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/http/httpget.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-11Changes to get successful C++11 based build. Code cleanup, dependency upgrade...jsdelfino1-40/+18
2012-07-16Add a timeout property to the CURL HTTP clients.jsdelfino1-6/+14
2012-05-28Improve error reporting with a reason code. Improve debug and audit logging. ...jsdelfino1-1/+1
2011-12-23Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to...jsdelfino1-0/+1
2011-08-28Implement a portable alternative to __thread and get the HTTP and SQLDB compo...jsdelfino1-4/+13
2011-05-23Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino1-1/+1
2011-03-13Add a reusable component that returns the contents of a configured url.jsdelfino1-0/+90