summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/wsgi/composite.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring, rename isNil to isNull.jsdelfino2013-01-031-6/+6
* Add support for HTTP patch and application of patch scripts to server and dat...jsdelfino2013-01-031-0/+8
* Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino2011-03-081-9/+23
* Use a common stylesheet in all samples.jsdelfino2011-01-171-0/+2
* Remove type=feed and type=entry parameters from application/atom+xml media ty...jsdelfino2010-12-291-2/+2
* Port REST support improvements to AppEngine Python integration scripts and ad...jsdelfino2010-12-271-8/+13
* 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