This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-wsme
Code
Issues
Proposed changes
Files
55cc205ebdbe5afa3ea65a9cd569b74c5e92e411
deb-python-wsme
/
wsme
/
protocols
History
Christophe de Vienne
f4884b3480
BugFix: if no Content-Type header is present, read_arguments would fail
2012-03-27 18:29:41 +02:00
..
__init__.py
Avoid using a weakref.proxy for CallContext.request because we need to get a real ref to the request at some point in the tests
2012-01-18 20:04:00 +01:00
commons.py
Fix nested dict/list structures
2012-02-20 11:37:46 +01:00
rest.py
BugFix: if no Content-Type header is present, read_arguments would fail
2012-03-27 18:29:41 +02:00
restjson.py
Now supports dictionnaries in addition to arrays
2011-11-30 15:06:35 +01:00
restxml.py
Now supports dictionnaries in addition to arrays
2011-11-30 15:06:35 +01:00