mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-25 16:15:55 +03:00
[GH-ISSUE #567] Diff tools for multiple selected flow #563
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#563
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 @NghiaTranUIT on GitHub (Aug 2, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/567
Originally assigned to: @NghiaTranUIT on GitHub.
Description
Some proxyman-ers (customer) and QA would have a tool to help them find the diff between two or multiple Requests or Responses. It maybe is implemented via Plugin, which is easier and we can leverage many JS diff libraries out there.
We should research and support it 👍
Acceptance Criteria
@crankygeek commented on GitHub (Aug 6, 2020):
Supporting external diff tools (filemerge, bbedit, ksdiff) would be good, too. Maybe take a look at tools like SourceTree for ideas about configuring in Proxyman preferences?
I currently perform diffs with Kaleidoscope by right-clicking text and choosing Services > Compare Text in Kaleidoscope.
@caseyoneill commented on GitHub (Sep 9, 2020):
Is there a way to side-by-side compare two different sessions? I agree that being able to compare headers and response bodies of the same request in two different sessions would be a killer feature.
@crankygeek commented on GitHub (Sep 9, 2020):
I think you could accomplish this with tabs and moving the second session/tab to a new window (Window > Move Tab to New Window).
@NghiaTranUIT commented on GitHub (Sep 10, 2020):
For now, I would suggest using external diffing tools, such as Kaleidoscope since it does a good job of diffing stuff.
You can copy the Raw content and diff easily. Meanwhile, I will keep research and find a way to support natively in the app 👍
@NghiaTranUIT commented on GitHub (Feb 14, 2022):
Hello all, it's time to implement the Diff tool inside Proxyman that allows us to compare 2 request/response 👍
I'm trying to implement the diff style like Github (Inline or Side-by-Side), which we're already familiar with 🎉
@NghiaTranUIT commented on GitHub (Mar 11, 2022):
Some sneak peek screenshots for the diff 👍
@NghiaTranUIT commented on GitHub (Mar 21, 2022):
Beta build is ready: https://proxyman.s3.us-east-2.amazonaws.com/beta/Proxyman_3.2.0_Diff_tool.dmg
Please try it @caseyoneill @crankygeek 🎉
@crankygeek commented on GitHub (Mar 22, 2022):
Sorry, but our company license has expired so I can't install any updates. We've got a request in process to renew it, but you know how corporations are. :)