summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/wsgi/composite.py (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino1-9/+23
2011-01-17Use a common stylesheet in all samples.jsdelfino1-0/+2
2010-12-29Remove type=feed and type=entry parameters from application/atom+xml media ty...jsdelfino1-2/+2
2010-12-27Port REST support improvements to AppEngine Python integration scripts and ad...jsdelfino1-8/+13
2010-09-15Accept JSON-RPC requests with application/x-www-form-urlencoded content type.jsdelfino1-1/+1
2010-07-21Add a test of the password protected python store sample.jsdelfino1-11/+23
2010-07-17Support the host property and a /logout URL on WSGI servers.jsdelfino1-0/+19
2010-03-13Improved handling of HTTP etags and dynamic content expiration.jsdelfino1-36/+68
2010-03-10Added a WSGI store test case, plus a few fixes to get it working.jsdelfino1-19/+39
2010-03-06Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino1-29/+94
2010-02-28Strawman WSGI integration, allowing Python components to run in a Python WSGI...jsdelfino1-0/+103