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

Fix UnicodeDecodeError issue (#2930) #2931

Closed
wants to merge 1 commit into from

Conversation

Dart-net
Copy link

@Dart-net Dart-net commented Aug 5, 2024

Added handling of unicode-decode error and return correct HTTP status code when error occurred.
fixes #2930

@davidism davidism added this to the 3.0.4 milestone Aug 14, 2024
@davidism
Copy link
Member

Thanks for working on this. However, I've concluded that a different change is needed, see #2930 (comment).

@davidism davidism closed this Aug 20, 2024
@davidism davidism removed this from the 3.0.4 milestone Aug 20, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected 413 - RequestEntityTooLarge response
2 participants