Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

suda
Copy link
Contributor

@suda suda commented Sep 6, 2024

Summary

The PR fixes a bug in parsing non-unicode body.

What's changed?
The ValueError was added as one of the exceptions caught.

Why do we need this?
It fixes #73 issue.

How have you tested it?
With the attached unit tests.

Checklist

  • I have reviewed this myself
  • There is a unit test covering every change in this PR
  • I have updated the relevant documentation

Details

@suda suda marked this pull request as ready for review September 6, 2024 19:31
@cyclimse cyclimse self-requested a review November 26, 2024 14:54
@cyclimse
Copy link
Collaborator

Thanks a lot for this contribution. I sincerely apologize for the delay in reviewing/merging this πŸ™‡
The bot which usually pings us on new PRs was disabled for this repo 😬

I will release this fix as soon as possible.

Have a great day! πŸ’œ

@cyclimse cyclimse merged commit 8081e45 into scaleway:main Nov 27, 2024
1 check failed
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.

Internal Server Error 500 on POST requests containing non-ASCII characters (multipart/form-data with a picture)
2 participants