Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2010-09-15 | Accept JSON-RPC requests with application/x-www-form-urlencoded content type. | jsdelfino | 1 | -1/+1 |
2010-07-21 | Add a test of the password protected python store sample. | jsdelfino | 1 | -11/+23 |
2010-07-17 | Support the host property and a /logout URL on WSGI servers. | jsdelfino | 1 | -0/+19 |
2010-03-13 | Improved handling of HTTP etags and dynamic content expiration. | jsdelfino | 1 | -36/+68 |
2010-03-10 | Added a WSGI store test case, plus a few fixes to get it working. | jsdelfino | 1 | -19/+39 |
2010-03-06 | Translated XML, ATOM and JSON conversion functions from C++ to Python. Added ... | jsdelfino | 1 | -29/+94 |
2010-02-28 | Strawman WSGI integration, allowing Python components to run in a Python WSGI... | jsdelfino | 1 | -0/+103 |