summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/http/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changes to get successful C++11 based build. Code cleanup, dependency ↵jsdelfino2012-12-111-6/+6
| | | | | | upgrades, and const + inline optimizations in components, samples, and app hosting server. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1420007 13f79535-47bb-0310-9956-ffa450edef68
* Upgrade to newer version of CURL and integrate its SMTP support.jsdelfino2012-03-171-1/+1
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1301969 13f79535-47bb-0310-9956-ffa450edef68
* Port to Mac OS X 10.6.7.jsdelfino2011-06-281-11/+11
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140690 13f79535-47bb-0310-9956-ffa450edef68
* Add missing files to build scripts and fixed a header typo.jsdelfino2011-06-131-2/+2
| | | | git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135066 13f79535-47bb-0310-9956-ffa450edef68
* Improve support for HTTP verbs and enable calls inside a domain without ↵jsdelfino2011-06-131-2/+17
| | | | | | having to repeat the domain name in all the URLs. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135047 13f79535-47bb-0310-9956-ffa450edef68
* Add an XMPP message sender component that only connects to an XMPP server as ↵jsdelfino2011-04-171-3/+8
| | | | | | needed just before sending a message to avoid unnecessary connects / disconnects in a dynamic virtual host environment. Add another component that does an HTTP delete. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1094212 13f79535-47bb-0310-9956-ffa450edef68
* Add a reusable component that returns the contents of a configured url.jsdelfino2011-03-131-0/+36
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081203 13f79535-47bb-0310-9956-ffa450edef68