mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-26 08:35:53 +03:00
[GH-ISSUE #256] [Feature] Advanced Export #252
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#252
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 @shirshak55 on GitHub (Aug 18, 2019).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/256
most people are programmer probably who use proxyman. I use js and rust. So adding export that support fetch would be awesome.
I know we already support cUrl but supporting other exports seems win win situation :)
Here is postman example.
And there should be option like whether the request should go from proxyman or not.
@NghiaTranUIT commented on GitHub (Aug 18, 2019):
I don't' think at this moment I should support it in native code, since it burdens and make the Proxyman's UI is more complicated to use.
I suggest that rather than implementing in native code, I would consider it as a Plugin. Basically, you can install your favorites Export for particular languages (like JS or Rust).
Pros
Cons
@shirshak55 commented on GitHub (Aug 18, 2019):
Yea plugin system would be best because who knows what community can make for proxyman :)