summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/wsgi/composite.py (unfollow)
Commit message (Expand)AuthorFilesLines
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