[GH-ISSUE #1359] original request body was sent after modifying body inside "Edit And Repeat" when hex view is showing #1354

Open
opened 2026-03-03 19:50:45 +03:00 by kerem · 0 comments
Owner

Originally created by @ayaka209 on GitHub (Sep 13, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1359

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
Originally created by @ayaka209 on GitHub (Sep 13, 2022). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1359 ## 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#1354
No description provided.