mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-28 01:25:52 +03:00
[GH-ISSUE #1103] Feature Request: Add support for showing the original request/response prior to modification through script/breakpoint etc. #1098
Labels
No labels
Discussion
Feature request
In Progress...
Plugins
Waiting response
Windows
Windows
bug
duplicate
enhancement
feature
good first issue
iOS
macOS 10.11
question
wontfix
✅ Done
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Proxyman#1098
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mprice-banno on GitHub (Jan 8, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1103
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
2.35.3 (23530)
macOS Version? (Ex. mac 10.14)
11.6
Feature request
Often when I'm debugging a problem with either a client, or perhaps even the Proxyman script I'm developing. I would like to be able to see both the original response (or request) alongside the modified one. It would really help with testing. Maybe a simple toggle button in the request/response tab selection bar.
An ability to diff the original and the modified response would also be great, and I see you already have a ticket for that already.
Thanks!
@NghiaTranUIT commented on GitHub (Jan 11, 2022):
Thanks. Your justification makes sense. I'd keep it until we have a reasonable number of requests, then I will implement it 👍
@mprice-banno commented on GitHub (Mar 29, 2024):
@NghiaTranUIT Any chance you've had more requests for this? I would love to be able to see original payloads prior to scripts being run, preferably side by side in a diff view.