9 Commits (5bebe167a903e6ed5d23a88315f543f87a2f049d)

Author SHA1 Message Date
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
Björn Freise 2eafa64308 Token stored as bytes and not limited to ascii chars anymore 5 years ago
Björn Freise 36fb9f243a Respect binary coded payload data 5 years ago
Björn Freise 3c7b11c149 Clean up logger-calls - more semetrical through out the code 5 years ago
Björn Freise 5da871355a Clean up printf((...) and some imports 5 years ago
office-gateway f81f415da8 Let the outbound payload be binary 6 years ago
giacomo.tanganelli@for.unipi.it 418143f9df Fix message.payload_type 6 years ago
Michiel De Witte a9ce746b21 If the payload type is an octet-stream don't parse it as utf-8 6 years ago
giacomo.tanganelli@for.unipi.it 4db21cd7e7 Porting to Python3 6 years ago