mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #1134] Feature Request - highlighting of script-modified request/responses #1128
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#1128
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 @jbb1003 on GitHub (Feb 2, 2022).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/1134
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? (Ex. Proxyman 1.4.3)
2.35.4
macOS Version? (Ex. mac 10.14)
12.0.1
Steps to reproduce
Run a request - and see the response appear in the log
Run the same request, using a script to modify the response - the response looks exactly the same, visually (except for having been modified)
Expected behavior
It would be nice if - perhaps optionally - scripts also had the affect of somehow colourising the log to indicate that things have been modified. I don't see anyway to tell that a script has matched and modified a request short of pressing cmd-opt-I and looking at the script console log.
Screenshots (optional)
@NghiaTranUIT commented on GitHub (Feb 3, 2022):
To determine which request is modified by a script, you can simply open a Summary Tab -> Debugging Tool.
For better visual, you can write JS code to highlight or add a comment too to particular request/script too 👍
ref: https://docs.proxyman.io/scripting/snippet-code#comment-and-highlight-with-color