summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/wsgi/atom-test.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of ↵jsdelfino1-24/+12
just strings, to allow support for all ATOM and RSS attributes and avoid confusion with non-feed string results. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1079292 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05Add RSS support to the WSGI integration module.jsdelfino1-2/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@951655 13f79535-47bb-0310-9956-ffa450edef68
2010-03-06Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ↵jsdelfino1-0/+153
support for JSON-RPC and ATOM to the WSGI integration. Adjusted server module test cases to help test the WSGI server. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@919721 13f79535-47bb-0310-9956-ffa450edef68