ProxymanApp / ProxymanApp/Proxyman
original request body was sent after modifying body inside "Edit And Repeat" when hex view is showing
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the Edit and Repeat window's request-body handling, focusing on the hex-view path. Reproduce the issue with a request containing a binary file, modify the body, and send it; done means the new request contains the edited body rather than the original.
Written by the indexing model from the issue text.
Assessment
- Domain
- desktop, networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100