summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/wsgi/composite.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Accept JSON-RPC requests with application/x-www-form-urlencoded content type.jsdelfino2010-09-151-1/+1
* Add a test of the password protected python store sample.jsdelfino2010-07-211-11/+23
* Support the host property and a /logout URL on WSGI servers.jsdelfino2010-07-171-0/+19
* Improved handling of HTTP etags and dynamic content expiration.jsdelfino2010-03-131-36/+68
* Added a WSGI store test case, plus a few fixes to get it working.jsdelfino2010-03-101-19/+39
* Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ...jsdelfino2010-03-061-29/+94
* Strawman WSGI integration, allowing Python components to run in a Python WSGI...jsdelfino2010-02-281-0/+103