ProxymanApp / ProxymanApp/Proxyman

original request body was sent after modifying body inside "Edit And Repeat" when hex view is showing

Open
#1,359 0 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

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

  1. fire a request contains binary file
  2. Open Edit and Repeat
  3. modify request body, which shows hex view
  4. click send, a new request would be sent.
  5. 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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.