ProxymanApp / ProxymanApp/Proxyman

Request & Response body empty, unable to edit request body in the repeat panel

Open
#2,230 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Make a POST request with request body - http post https://httpbin.org/post key=value custom-header:custom_value --verify=no
  2. Observe Proxyman → Request & Response body and JSON tabs.
  3. Try to edit and repeat
  4. 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:

Screenshot 2025-01-10 at 11 01 48 AM Screenshot 2025-01-10 at 11 01 59 AM Screenshot 2025-01-10 at 11 02 53 AM
Edit & Repeat:
Screenshot 2025-01-10 at 11 03 11 AM Screenshot 2025-01-10 at 11 03 14 AM

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.