Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UnicodeDecodeError #143

Open
snakecy opened this issue Aug 12, 2019 · 1 comment
Open

UnicodeDecodeError #143

snakecy opened this issue Aug 12, 2019 · 1 comment

Comments

@snakecy
Copy link

snakecy commented Aug 12, 2019

falcon=3.0.0.dev1

resp.body = f.read()

UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte
@Weilor
Copy link

Weilor commented Nov 25, 2019

That is related the requests you made. If any non-utf8 character contained or which format you use in your request body?

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

No branches or pull requests

2 participants