mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-28 01:25:52 +03:00
[GH-ISSUE #719] Map Local Recording #714
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#714
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 @amorphius on GitHub (Dec 7, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/719
Originally assigned to: @NghiaTranUIT on GitHub.
I have one use case which I use very often but it's very time consuming so I have idea how to improve it and you say if it's possible.
Sometimes I need to cache locally every response from my backend so then I might use it even offline or when backend is down. In such case I need to visit every page on my website and load every resource I might need in future. But this is very time consuming since after each request I need:
Though what might help in this scenario is new feature called for example "Map Local Recording" where user just clicks on a button "Record" and every request that comes from given domain or path just automatically creates Map Local Rule for itself. And all I need to do is just:
And after this I expect a bunch of new Map Local Rules were created automatically. Is it possible to implement?
@NghiaTranUIT commented on GitHub (Dec 8, 2020):
Hi, Thanks for opening this feature request.
We understand your problem and it's possible to support it. However, we will consider implementing it if we have more of the same request in the near feature 👍
To workaround, maybe we will support Creating Map Local with multiple selections. It means you can select many requests on the table -> Right Click -> Map Local -> It will create multiple-rules for you