You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Björn Freise 5bebe167a9 Cleanup
- removed obsolete imports
- Location-Path and Location-Query only in answers with "Created" Status
- Fixed / for root-resource as RemoteResource for reverse-proxy
- Fixed parsing of long options in serializer.py
- Commented out unit tests reactivated
- Removed default logging
5 years ago
..
caching Clean up printf((...) and some imports 5 years ago
client Clean up logger-calls - more semetrical through out the code 5 years ago
forward_proxy Cleanup 5 years ago
http_proxy Clean up logger-calls - more semetrical through out the code 5 years ago
layers Cleanup 5 years ago
messages Token stored as bytes and not limited to ascii chars anymore 5 years ago
resources Porting to Python3 6 years ago
reverse_proxy Cleanup 5 years ago
server Clean up logger-calls - more semetrical through out the code 5 years ago
__init__.py Porting to Python3 6 years ago
defines.py Cleanup 5 years ago
serializer.py Cleanup 5 years ago
serializer.py.bak Porting to Python3 6 years ago
transaction.py Porting to Python3 6 years ago
utils.py Token stored as bytes and not limited to ascii chars anymore 5 years ago
utils.py.bak Porting to Python3 6 years ago