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: invalid start byte with Starlette & Mangum #12

Closed
erichaus opened this issue Sep 28, 2020 · 2 comments
Closed

UnicodeDecodeError: invalid start byte with Starlette & Mangum #12

erichaus opened this issue Sep 28, 2020 · 2 comments

Comments

@erichaus
Copy link

Hello,

Getting the following error when using brotli-asgi with Starlette & Mangum

UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 1: invalid start byte

This error looks similar to a past issue over in Mangum regarding Gzip support: Kludex/mangum#90

@erichaus erichaus changed the title UnicodeDecodeError with Starlette & Mangum UnicodeDecodeError: invalid start byte with Starlette & Mangum Sep 28, 2020
@fullonic
Copy link
Owner

hey @burritoIand! Thanks for sharing the error. I never used Mangum, but after reading the issue you mentioned (Kludex/mangum#90) and the PR that solved it, looks like the problem is related with Mangum. Let's keep this issue open until the problem is fixed. I will keep an eye on your ticket Kludex/mangum#139

@fullonic
Copy link
Owner

This is issue was already solved by PR Kludex/mangum#140.

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