Skip to content

fix(fixRequestBody): support multipart/form-data #896

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

Merged
merged 5 commits into from
Mar 22, 2025

Conversation

JS-mark
Copy link
Contributor

@JS-mark JS-mark commented Mar 22, 2023

The fixRequestBody method provided now does not support the handling of the type for which Content- type is multipart/form- data. This pr has modified the method to support this type.

@coveralls
Copy link

coveralls commented Mar 22, 2023

Coverage Status

coverage: 97.284% (+0.05%) from 97.236%
when pulling e27265f on JS-mark:fix/fixRequestBody
into 788a1fd on chimurai:master.

@chimurai
Copy link
Owner

@JS-mark thank you the contribution and patience.

Currently finalising v3. Will have to find some time to review. 🙏

@ajfranzoia
Copy link

@chimurai any update on this? Thanks

Copy link

@Elenore23 Elenore23 left a comment

Choose a reason for hiding this comment

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

ok

@JS-mark
Copy link
Contributor Author

JS-mark commented Dec 18, 2024

Conflict resolved

@chimurai chimurai changed the title Fix/fix request body fix(fixRequestBody): support multipart/form-data Mar 22, 2025
@chimurai chimurai merged commit 5d9f46f into chimurai:master Mar 22, 2025
9 checks passed
@chimurai
Copy link
Owner

Thanks!

@JS-mark JS-mark deleted the fix/fixRequestBody branch March 24, 2025 01:46
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.

5 participants