summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/http/httpdelete.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+11
* Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino2011-05-231-1/+1
* Add an XMPP message sender component that only connects to an XMPP server as ...jsdelfino2011-04-171-0/+90