Description
Multipart body is changed after using the Breakpoint Tool
Steps to Reproduce
- Make a Request with Multiparts body
- Set a Breakpoint for this request
- Re-sent the request -> New Breakpoint Windows appears
- 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