mirror of
https://github.com/ProxymanApp/Proxyman.git
synced 2026-04-27 17:15:49 +03:00
[GH-ISSUE #957] [Feature request] Continue execution after breakpoint #951
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#951
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 @NicolasCombe5555 on GitHub (Aug 9, 2021).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/957
Originally assigned to: @NghiaTranUIT on GitHub.
Is it possible that we could enter a response for a specific url, and when triggered, the breakpoint would not stop but take our response and execute said request?
I think this would be useful specially if say you are constantly listening for a certain path, there a lot of breakpoints would accumulate and it is tedious to keep up with all of them, so if we could continue the execution as soon as we can that would be great.
@NghiaTranUIT commented on GitHub (Aug 9, 2021):
Yeah, you basically describe what Map Local tool does 😄
You can quickly create a Map Local by right-click on the Request (That has a response) -> Tool -> Map Local.
From there, you can modify the response, and Proxyman automatically get a response and return it if it's matched 👍
@NicolasCombe5555 commented on GitHub (Aug 9, 2021):
Oh awesome! Did not know that, thanks 👍🏻
Sorry for the issue 😅
@NghiaTranUIT commented on GitHub (Aug 9, 2021):
You're always welcome to open a ticket 👍