Description
original request body was sent after modifying body inside "Edit And Repeat" when hex view is showing
Expected Behavior
edited request body should be sent
Current Behavior
body before editing was sent
Steps to Reproduce
- fire a request contains binary file
- Open Edit and Repeat
- modify request body, which shows hex view
- click send, a new request would be sent.
- view the new request, it was old body.
p.s. feature request: add multipart/formdata support to Edit and Repeat window, add more file, change file, change filename, change content-type, etc.
Environment
- App version: Proxyman 3.9.0 (30900)
- macOS version: macOS Monterey 12.6
Description
original request body was sent after modifying body inside "Edit And Repeat" when hex view is showing
Expected Behavior
edited request body should be sent
Current Behavior
body before editing was sent
Steps to Reproduce
p.s. feature request: add multipart/formdata support to Edit and Repeat window, add more file, change file, change filename, change content-type, etc.
Environment