ProxymanApp / ProxymanApp/Proxyman
Request & Response body empty, unable to edit request body in the repeat panel
Open
Nobody has claimed this yet.
bug
- Dominant language
- No language data
- Stars
- 7k
- Forks
- 237
- PR merge metrics
- No merged PRs in 30d
Description
Description
- The "Body" and "JSON" tabs in the Request & Response tabs are empty. TreeView and Raw tabs show the correct JSON body.
- When a request is attempted to be repeated, there's no way to edit the body due to this bug.
Steps to Reproduce
- Make a POST request with request body -
http post https://httpbin.org/post key=value custom-header:custom_value --verify=no - Observe Proxyman → Request & Response body and JSON tabs.
- Try to edit and repeat
- Observe Proxyman → Request & Response body and JSON tabs.
Current Behavior
- Tabs are empty
Expected Behavior
- Shouldn't be empty
Environment
Proxyman Version 5.12.2 (51202) | macOS: Version 15.3 (Build 24D5034f)
Screenshots:
Edit & Repeat:
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
Reproduce the POST request against httpbin.org in Proxyman 5.12.2 on macOS and compare the Body and JSON tabs with TreeView and Raw. Trace the Request & Response and edit/repeat flow; done means the body is populated in both tabs and remains editable when repeating the request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos
- Domain
- desktop, networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100