mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 16:45:57 +03:00
[GH-ISSUE #972] Export as Charles, Fiddler, etc. #965
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#965
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 @joe-cranney on GitHub (Sep 1, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/972
Originally assigned to: @NghiaTranUIT on GitHub.
Proxyman version? 2.32.0
I would love to be able to share my Proxyman sessions with colleagues who do not have macOS device, rather linux or windows. Can we add a feature that exports the entire session to something like Charles or Fiddler?
@NghiaTranUIT commented on GitHub (Sep 1, 2021):
@jj0e You can select your request -> Right Click -> Export as HAR format. Then your colleagues can open it with Google Dev Tool, Charles and Fiddler 👍
@joe-cranney commented on GitHub (Sep 1, 2021):
Thanks, I was not familiar with what har was!