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

Multipart Form Params - Extract boundary from body if not in header #8147

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

kingthorin
Copy link
Member

  • VariantMultipartFormParameters > Add handling to get attempt to get the boundary from the body if not defined in the content-type header.
  • VariantMultipartFormParametersUnitTest > Add tests to assert the new functionality.

Related to: zaproxy/zap-extensions#5024

@thc202 thc202 added bug and removed Type-Task labels Oct 27, 2023
@thc202 thc202 added this to the 2.15.0 milestone Oct 27, 2023
@kingthorin kingthorin force-pushed the mpfp-variant branch 2 times, most recently from 286882e to 957453e Compare October 29, 2023 12:16
@kingthorin
Copy link
Member Author

🙂 ping 🙂

@kingthorin
Copy link
Member Author

Thanks

@kingthorin
Copy link
Member Author

Now rebased and addressed review.

@kingthorin kingthorin force-pushed the mpfp-variant branch 2 times, most recently from 602085c to 9d9a6a6 Compare November 5, 2023 21:42
- VariantMultipartFormParameters > Add handling to get attempt to get
the boundary from the body if not defined in the content-type header.
- VariantMultipartFormParametersUnitTest > Add tests to assert the new
functionality.

Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
@thc202
Copy link
Member

thc202 commented Nov 6, 2023

Thank you!

@thc202 thc202 merged commit 1fec080 into zaproxy:main Nov 6, 2023
9 checks passed
@kingthorin kingthorin deleted the mpfp-variant branch November 6, 2023 14:46
Copy link

github-actions bot commented Feb 5, 2024

This PR has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Feb 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

None yet

3 participants