apache-tuscany/sca-cpp/trunk/components/http
2011-12-23 08:18:38 +00:00
..
client-test.cpp 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
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 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
httpdelete.componentType Add an XMPP message sender component that only connects to an XMPP server as 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. 2011-04-17 22:14:29 +00:00
httpdelete.cpp Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to get log piping and rotation to work. 2011-12-23 08:18:38 +00:00
httpget.componentType Add a reusable component that returns the contents of a configured url. 2011-03-13 19:24:02 +00:00
httpget.cpp Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to get log piping and rotation to work. 2011-12-23 08:18:38 +00:00
httppatch.componentType 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
httppatch.cpp Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to get log piping and rotation to work. 2011-12-23 08:18:38 +00:00
httppost.componentType 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
httppost.cpp Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to get log piping and rotation to work. 2011-12-23 08:18:38 +00:00
httpput.componentType 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
httpput.cpp Use HTTPD ap_log_error instead of stderr to log when running inside HTTPD, to get log piping and rotation to work. 2011-12-23 08:18:38 +00:00
Makefile.am Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
server-test Port to Mac OS X 10.6.7. 2011-06-28 15:50:47 +00:00
server-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
url-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