297404ce33
Token was encoded as utf-8 string. However, token is a byte string that is not required to be utf-8 encodable. This patch changes token type in the Message class to string of bytes instead of string of characters. Signed-off-by: Hubert Miś <hubert.mis@gmail.com> |
||
---|---|---|
.. | ||
caching | ||
client | ||
forward_proxy | ||
http_proxy | ||
layers | ||
messages | ||
resources | ||
reverse_proxy | ||
server | ||
__init__.py | ||
defines.py | ||
serializer.py | ||
serializer.py.bak | ||
transaction.py | ||
utils.py | ||
utils.py.bak |