apache-tuscany/sca-cpp/trunk/components/http
2013-01-03 07:41:02 +00:00
..
client-test.cpp Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
content-test.scm Improve support for HTTP verbs and enable calls inside a domain without having to repeat the domain name in all the URLs. 2011-06-13 07:57:13 +00:00
http.composite Add a timeout property to the CURL HTTP clients. 2012-07-16 06:47:59 +00:00
httpdelete.componentType Add a timeout property to the CURL HTTP clients. 2012-07-16 06:47:59 +00:00
httpdelete.cpp Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
httpget.componentType Add a timeout property to the CURL HTTP clients. 2012-07-16 06:47:59 +00:00
httpget.cpp Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
httppatch.componentType Add a timeout property to the CURL HTTP clients. 2012-07-16 06:47:59 +00:00
httppatch.cpp Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
httppost.componentType Add a timeout property to the CURL HTTP clients. 2012-07-16 06:47:59 +00:00
httppost.cpp Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
httpput.componentType Add a timeout property to the CURL HTTP clients. 2012-07-16 06:47:59 +00:00
httpput.cpp Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
Makefile.am Changes to get successful C++11 based build. Code cleanup, dependency upgrades, and const + inline optimizations in components, samples, and app hosting server. 2012-12-11 06:13:02 +00:00
server-test Improve error reporting with a reason code. Improve debug and audit logging. Fix test scripts to cleanup state from previous builds and correctly report test errors. 2012-05-28 04:39:18 +00:00
server-test.scm Improve handling of nested lists, trees, null and floating point values. 2013-01-03 07:41:02 +00:00
url-test.scm Refactor server hosting module, rename it and move it under a hosting dir, and refactor its datastore components into a single component. 2012-01-30 15:56:11 +00:00