summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/http/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-03-17Upgrade to newer version of CURL and integrate its SMTP support.jsdelfino1-1/+1
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1301969 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-11/+11
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140690 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13Add missing files to build scripts and fixed a header typo.jsdelfino1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1135066 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13Improve support for HTTP verbs and enable calls inside a domain without ↵jsdelfino1-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
2011-04-17Add an XMPP message sender component that only connects to an XMPP server as ↵jsdelfino1-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
2011-03-13Add a reusable component that returns the contents of a configured url.jsdelfino1-15/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1081203 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08Simplified list component by using a reference per element. Automatically ↵jsdelfino1-0/+34
setup app links and garbage collect unused components. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1079291 13f79535-47bb-0310-9956-ffa450edef68