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

[BUG] Multipart body is changed after using the Breakpoint Tool #2136

Open
NghiaTranUIT opened this issue Sep 16, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working ✅ Done Ticket is addressed and fixed.

Comments

@NghiaTranUIT
Copy link
Member

Description

Multipart body is changed after using the Breakpoint Tool

Steps to Reproduce

  1. Make a Request with Multiparts body
  2. Set a Breakpoint for this request
  3. Re-sent the request -> New Breakpoint Windows appears
  4. Execute without changing any data

Current Behavior

  • The Request Body is unexpectedly corrupted
  • The Server receives different Body than the original body

Expected Behavior

  • Request Body with multipart should not be corrupted.

Environment

  • App version: Proxyman 5.8.0
@NghiaTranUIT NghiaTranUIT added the bug Something isn't working label Sep 16, 2024
@NghiaTranUIT NghiaTranUIT added this to the Proxyman 5.8.0 milestone Sep 16, 2024
@NghiaTranUIT NghiaTranUIT self-assigned this Sep 16, 2024
@NghiaTranUIT
Copy link
Member Author

Screenshots

Screenshot 2024-09-16 at 9 04 59 PM

@NghiaTranUIT NghiaTranUIT added the ✅ Done Ticket is addressed and fixed. label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ✅ Done Ticket is addressed and fixed.
Projects
None yet
Development

No branches or pull requests

1 participant