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 malformed multipart body #1423

Merged
merged 18 commits into from
Oct 24, 2024
Merged

Fix malformed multipart body #1423

merged 18 commits into from
Oct 24, 2024

Conversation

shemogumbe
Copy link
Contributor

@shemogumbe shemogumbe commented Oct 16, 2024

Opened to replace #1069 which seems to be from a fork I can't access

Fixes #1068

Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good from my end.
I believe you'll need to add at least one conventional commit to trigger release and update the changelog with release please.

andrueastman
andrueastman previously approved these changes Oct 24, 2024
baywet
baywet previously approved these changes Oct 24, 2024
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for making the changes!

@shemogumbe please make sure you squash merge (not merge) with a conventional commit to trigger the release.

@shemogumbe shemogumbe merged commit 1925744 into main Oct 24, 2024
8 checks passed
@shemogumbe shemogumbe deleted the fix_malformed_multipart_body branch October 24, 2024 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done ✔️
Development

Successfully merging this pull request may close these issues.

MultiPart Request Error
4 participants