Skip to content

Fix symbol b in client representation (redis return binary values)#1

Open
tral909 wants to merge 1 commit intoWyntuition:masterfrom
tral909:master
Open

Fix symbol b in client representation (redis return binary values)#1
tral909 wants to merge 1 commit intoWyntuition:masterfrom
tral909:master

Conversation

@tral909
Copy link

@tral909 tral909 commented Apr 18, 2020

Hello! When I request flask hello service I get response like "Hello World! I have been seen b'1' times.". So, to avoid this 'b' symbol, I setted up default encoding utf-8 and decoding from binary value for redis.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant