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